Click or drag to resize
JointXSetJointTargetRotationUsingLocalRotation Method
Overload List
  NameDescription
Public methodStatic memberSetJointTargetRotationUsingLocalRotation(ConfigurableJoint, Quaternion, Quaternion)
Transform a supplied desired localRotation into the joint's frame and apply the result as ConfigurableJoint.targetRotation on the joint.
Public methodStatic memberSetJointTargetRotationUsingLocalRotation(ConfigurableJoint, Quaternion, Quaternion, Quaternion)
Transform a supplied desired localRotation into the joint's frame and apply the result as ConfigurableJoint.targetRotation on the joint.
Top
See Also