Enum ARVRInterface.Eyes
Enum members
Name | Description |
eyeLeft
|
Left eye output, this is mostly used internally when rendering the image for the left eye and obtaining positioning and projection information.
|
eyeMono
|
Mono output, this is mostly used internally when retrieving positioning information for our camera node or when stereo scopic rendering is not supported.
|
eyeRight
|
Right eye output, this is mostly used internally when rendering the image for the right eye and obtaining positioning and projection information.
|