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

JointAdjustment Class

Overview

Data Fields

HumanBodyBones
Joint[Get]
Joint to adjust.
Vector3
Position change to apply to the joint, post-retargeting.
Quaternion
Rotation to apply to the joint, post-retargeting.
Quaternion[]
Allows accumulating a series of rotations to be applied to a joint, post-retargeting.
bool
Allows disable rotational transform on joint.
bool
Allows disable position transform on joint.
Allows mapping this human body bone to OVRSkeleton bone different from the standard.

Properties

Quaternion
Precomputed accumulated rotations.

Public Member Functions

Details

Fields

HumanBodyBones OVRUnityHumanoidSkeletonRetargeter.JointAdjustment.Joint
Joint to adjust.
Vector3 OVRUnityHumanoidSkeletonRetargeter.JointAdjustment.PositionChange
Position change to apply to the joint, post-retargeting.
Quaternion OVRUnityHumanoidSkeletonRetargeter.JointAdjustment.RotationChange
Rotation to apply to the joint, post-retargeting.
NOTE: deprecated, please use .
Quaternion [] OVRUnityHumanoidSkeletonRetargeter.JointAdjustment.RotationTweaks
Allows accumulating a series of rotations to be applied to a joint, post-retargeting.
bool OVRUnityHumanoidSkeletonRetargeter.JointAdjustment.DisableRotationTransform
Allows disable rotational transform on joint.
bool OVRUnityHumanoidSkeletonRetargeter.JointAdjustment.DisablePositionTransform
Allows disable position transform on joint.
OVRHumanBodyBonesMappings.FullBodyTrackingBoneId OVRUnityHumanoidSkeletonRetargeter.JointAdjustment.FullBodyBoneIdOverrideValue
Allows mapping this human body bone to OVRSkeleton bone different from the standard.
An ignore value indicates to not override; remove means to exclude from retargeting. Cannot be changed at runtime.
OVRHumanBodyBonesMappings.BodyTrackingBoneId OVRUnityHumanoidSkeletonRetargeter.JointAdjustment.BoneIdOverrideValue
No description available.

Properties

Quaternion OVRUnityHumanoidSkeletonRetargeter.JointAdjustment.PrecomputedRotationTweaks
Precomputed accumulated rotations.

Member Functions

void OVRUnityHumanoidSkeletonRetargeter.JointAdjustment.PrecomputeRotationTweaks ( )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon