Immerseum.VRSimulator Namespace : HeightTargets Enumeration |
public enum HeightTargets : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Value | Description |
---|---|---|
Custom | 0 | This lets you set your own custom height to simulate whatever height you wish. |
Seated | 1 | This simulates a seated posture, significantly lower than the standing height mentioned above (set to approx. 1.06). |
Standing | 2 | This simulates standing or room-scale VR. It takes the statistical average human height (1.775) and adjusts for stnadard eye level differences (setting eye level to approximately 1.65). |
System.Object
System.ValueType
System.Enum
Immerseum.VRSimulator.HeightTargets