Method b3WheelJoint_IsSteeringEnabled
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3WheelJoint_IsSteeringEnabled(b3JointId)
Can the wheel steer?
public static extern NativeBool b3WheelJoint_IsSteeringEnabled(b3JointId jointId)Parameters
jointIdb3JointId-
See the Box3D documentation.
Returns
- NativeBool
-
See the Box3D documentation.