| Immerseum.VRSimulator Namespace : InputSources Enumeration |
public enum InputSources : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Member | Value | Description |
|---|---|---|
| Gamepad | 2 | Supported gamepads (e.g. XBox One Controller). |
| Keyboard | 0 | Standard keyboard |
| Mouse | 1 | Standard mouse |
| OculusRemote | 5 | Oculus Remote |
| OculusTouch | 4 | Oculus Touch |
| Other | 6 | Something else / unrecognized. |
| Wand | 3 | HTC/Vive Wand (Steam VR Controller) |
System.Object
System.ValueType
System.Enum
Immerseum.VRSimulator.InputSources