Immerseum.VRSimulator Namespace > HMDSimulator Class : CameraRig Property |
public static Transform CameraRig {get;}
The VR CameraRig is UnityEngine.GameObject that typically represents the rig (collection of GameObjects) that includes/represents your camera. Typically, the CameraRig will contain underlying objects that actually represent (or instantiate) the camera itself.