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

JointRotationFeatureState Struct

Overview

Data Fields

readonly Vector3
The world target euler angles for a JointRotationFeatureConfig
readonly float
Amount[Get]
The normalized joint rotation along the target axis relative to _degreesPerSecond

Public Member Functions

JointRotationFeatureState
( Vector3 targetAxis,
float amount )

Details

Fields

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

Member Functions

Oculus.Interaction.PoseDetection.JointRotationActiveState.JointRotationFeatureState.JointRotationFeatureState
( Vector3 targetAxis,
float amount )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon