Version: 2022.3
언어: 한국어

InputTrackingState

enumeration

매뉴얼로 전환

설명

Represents the values being tracked for this device.

변수

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.