ARVRInterfaceEyes Enumeration |
[Missing <summary> documentation for "T:Godot.ARVRInterface.Eyes"]
Namespace: Godot
public enum Eyes
| Member name | Value | Description | |
|---|---|---|---|
| Mono | 0 | Mono output, this is mostly used internally when retrieving positioning information for our camera node or when stereo scopic rendering is not supported. | |
| Left | 1 | Left eye output, this is mostly used internally when rendering the image for the left eye and obtaining positioning and projection information. | |
| Right | 2 | Right eye output, this is mostly used internally when rendering the image for the right eye and obtaining positioning and projection information. |