This website uses cookies to improve our services and deliver relevant ads.
By interacting with this site, you agree to this use. For more information, see our Cookies Policy
| Camera | leftEyeCamera ( ) [Get] The left eye camera. |
| Camera | rightEyeCamera ( ) [Get] The right eye camera. |
| Transform | trackingSpace ( ) [Get] Provides a root transform for all anchors in tracking space. |
| Transform | leftEyeAnchor ( ) [Get] Always coincides with the pose of the left eye. |
| Transform | centerEyeAnchor ( ) [Get] Always coincides with average of the left and right eye poses. |
| Transform | rightEyeAnchor ( ) [Get] Always coincides with the pose of the right eye. |
| Transform | leftHandAnchor ( ) [Get] Always coincides with the pose of the left hand. |
| Transform | rightHandAnchor ( ) [Get] Always coincides with the pose of the right hand. |
| Transform | leftControllerAnchor ( ) [Get] Anchors controller pose to fix offset issues for the left hand. |
| Transform | rightControllerAnchor ( ) [Get] Anchors controller pose to fix offset issues for the right hand. |
| Transform | trackerAnchor ( ) [Get] Always coincides with the pose of the sensor. |
| System.Action< OVRCameraRig > | UpdatedAnchors ( ) Occurs when the eye pose anchors have been set. |
| bool | usePerEyeCameras ( ) If true, separate cameras will be used for the left and right eyes. |
| bool | If true, all tracked anchors are updated in FixedUpdate instead of Update to favor physics fidelity. |
| bool | _skipUpdate ( ) |
| readonly string | |
| readonly string | |
| readonly string | |
| readonly string | |
| readonly string | |
| readonly string | |
| readonly string | |
| readonly string | |
| readonly string | |
| Camera | _centerEyeCamera ( ) |
| Camera | _leftEyeCamera ( ) |
| Camera | _rightEyeCamera ( ) |
| void | Awake ( ) |
| void | Start ( ) |
| void | FixedUpdate ( ) |
| void | Update ( ) |
| void | UpdateAnchors ( ) |
| void | |
| Transform |
| void | |
| Matrix4x4 |