readonly Vector3 | TargetAxis[Get] The world target euler angles for a JointRotationFeatureConfig |
readonly float | Amount[Get] The normalized joint rotation along the target axis relative to _degreesPerSecond |
readonly Vector3 Oculus.Interaction.PoseDetection.JointRotationActiveState.JointRotationFeatureState.TargetAxis |
---|
The world target euler angles for a JointRotationFeatureConfig |
readonly float Oculus.Interaction.PoseDetection.JointRotationActiveState.JointRotationFeatureState.Amount |
---|
The normalized joint rotation along the target axis relative to _degreesPerSecond |
Oculus.Interaction.PoseDetection.JointRotationActiveState.JointRotationFeatureState.JointRotationFeatureState ( Vector3 targetAxis, float amount ) |
---|
No description available.
|