InputTrackingState

enumeration

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

Represents the values being tracked for this device.

Properties

NoneRepresents no values being tracked for this device.
PositionRepresents position being tracked for this device.
RotationRepresents rotation being tracked for this device.
VelocityRepresents velocity being tracked for this device.
AngularVelocityRepresents no angular velocity being tracked for this device.
AccelerationRepresents acceleration being tracked for this device.
AngularAccelerationRepresents angular acceleration being tracked for this device.
AllRepresents all InputTrackingState values being tracked for this device.

Did you find this page useful? Please give it a rating: