HumanBodyBones | Joint[Get] Joint to adjust. |
Vector3 | PositionChange[Get] Position change to apply to the joint, post-retargeting. |
Quaternion | RotationChange[Get] Rotation to apply to the joint, post-retargeting. |
Quaternion[] | RotationTweaks[Get] 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. | |
BoneIdOverrideValue[Get] |
Quaternion | Precomputed accumulated rotations. |
void |
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.
|
Quaternion OVRUnityHumanoidSkeletonRetargeter.JointAdjustment.PrecomputedRotationTweaks |
---|
Precomputed accumulated rotations. |
void OVRUnityHumanoidSkeletonRetargeter.JointAdjustment.PrecomputeRotationTweaks ( ) |
---|
No description available.
|