Method b3SphericalJoint_GetTargetRotation
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3SphericalJoint_GetTargetRotation(b3JointId)
Get the spherical joint spring target rotation
public static extern Quaternion b3SphericalJoint_GetTargetRotation(b3JointId jointId)Parameters
jointIdb3JointId-
See the Box3D documentation.
Returns
- Quaternion
-
See the Box3D documentation.