OVRCameraRigRef Class
Points to an OVRCameraRig instance.
This level of indirection provides a single configuration point on the root of a prefab. Must execute before all other related classes so that the fields are initialized correctly and ready to use.
OVRCameraRig CameraRig[Get]
Transform LeftController[Get]
Transform RightController[Get]
Action< bool > WhenInputDataDirtied
virtual void FixedUpdate ( )
virtual void LateUpdate ( )
virtual void OnEnable ( )
virtual void OnDisable ( )
void InjectAllOVRCameraRigRef ( OVRCameraRig ovrCameraRig,
bool requireHands )
void InjectInteractionOVRCameraRig ( OVRCameraRig ovrCameraRig )
void InjectRequireHands ( bool requireHands )