readonly Vector3 | TargetVector[Get] The world target vector for a JointVelocityFeatureConfig |
readonly float | Amount[Get] The normalized joint velocity along the target vector relative to _minVelocity |
readonly Vector3 Oculus.Interaction.PoseDetection.JointVelocityActiveState.JointVelocityFeatureState.TargetVector |
---|
The world target vector for a JointVelocityFeatureConfig |
readonly float Oculus.Interaction.PoseDetection.JointVelocityActiveState.JointVelocityFeatureState.Amount |
---|
The normalized joint velocity along the target vector relative to _minVelocity |
Oculus.Interaction.PoseDetection.JointVelocityActiveState.JointVelocityFeatureState.JointVelocityFeatureState ( Vector3 targetVector, float velocity ) |
---|
No description available.
|