Immerseum.VRSimulator Namespace : Handedness Enumeration |
public enum Handedness : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Value | Description |
---|---|---|
Ambidextrous | 2 | Both hands given equal priority. |
Left | 0 | Left hand is prioritized. |
Right | 1 | Right hand is prioritized. |
System.Object
System.ValueType
System.Enum
Immerseum.VRSimulator.Handedness