Method b3SphericalJoint_IsTwistLimitEnabled
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3SphericalJoint_IsTwistLimitEnabled(b3JointId)
Is the spherical joint limit enabled?
public static extern NativeBool b3SphericalJoint_IsTwistLimitEnabled(b3JointId jointId)Parameters
jointIdb3JointId-
See the Box3D documentation.
Returns
- NativeBool
-
See the Box3D documentation.