XRSPACE Developer Console

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.