- About XR
- XR Unity SDK
- XR SDK Release Notes
- Version:1.0.3
- Version:1.0.2
- Version:1.0.1
- Version:1.0.0
- Version:0.9.59
- Version:0.9.58
- Version:0.9.57
- Version:0.9.56
- Version:0.9.55
- Version:0.9.54
- Version:0.9.53
- Version:0.9.52
- Version:0.9.51
- Version:0.9.38
- Version:0.9.37
- Version:0.9.34
- Version:0.9.33
- Version:0.9.32
- Version:0.9.31
- Version:0.9.30
- Version:0.9.24
- Version:0.9.23 Beta
API - XRIKData¶
The IK feature is not ready.
Contents
Method¶
public Vector3 GetAdjustBonePosition(XRIKJoint joint)
Description
Return the resolve calculate position by tracker and target reference. (Not ready.)
public Quaternion GetAdjustBoneRotation(XRIKJoint joint)
Description
Return the resolve calculate rotation by tracker and target reference. (Not ready.)
public Vector3 GetRealBonePosition(XRIKJoint joint)
Description
Return the resolve calculate position by tracker.
public Quaternion GetRealBoneRotation(XRIKJoint joint)
Description
Return the resolve calculate rotation by tracker.