API reference
API reference
Select your platform
No SDKs available
No versions available

JointVelocityFeatureState Struct

Overview

Data Fields

readonly Vector3
The world target vector for a JointVelocityFeatureConfig
readonly float
Amount[Get]
The normalized joint velocity along the target vector relative to _minVelocity

Public Member Functions

JointVelocityFeatureState
( Vector3 targetVector,
float velocity )

Details

Fields

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

Member Functions

Oculus.Interaction.PoseDetection.JointVelocityActiveState.JointVelocityFeatureState.JointVelocityFeatureState
( Vector3 targetVector,
float velocity )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon