Represents the values being tracked for this device.
None | Represents no values being tracked for this device. |
Position | Represents position being tracked for this device. |
Rotation | Represents rotation being tracked for this device. |
Velocity | Represents velocity being tracked for this device. |
AngularVelocity | Represents no angular velocity being tracked for this device. |
Acceleration | Represents acceleration being tracked for this device. |
AngularAcceleration | Represents angular acceleration being tracked for this device. |
All | Represents all InputTrackingState values being tracked for this device. |