Immerseum.VRSimulator Namespace : CameraRigPackages Enumeration |
public enum CameraRigPackages : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Value | Description |
---|---|---|
Both | 3 | Both the SteamVR and OculusRift camera rigs. |
None | 0 | Neither the SteamVR nor OculusRift camera rigs. |
OculusRift | 2 | Only the Oculus Rift camera rig. |
SteamVR | 1 | Only the SteamVR camera rig. |
System.Object
System.ValueType
System.Enum
Immerseum.VRSimulator.CameraRigPackages