Immerseum.VRSimulator Namespace : InputMoveTarget Enumeration |
public enum InputMoveTarget : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Value | Description |
---|---|---|
CameraAndPlayArea | 1 | Movement input moves both the camera/controllers and the play area (which is attached to the camera rig). |
CameraOnly | 0 | Movement input moves only the camera/controllers, which leaves the camera rig and its related Play Area in its original position. Furthermore, the camera cannot go beyond the bounds of the Play Area. |
System.Object
System.ValueType
System.Enum
Immerseum.VRSimulator.InputMoveTarget