Method b3WheelJoint_SetSteeringLimits
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3WheelJoint_SetSteeringLimits(b3JointId, float, float)
Set the wheel joint steering limits in radians.
public static extern void b3WheelJoint_SetSteeringLimits(b3JointId jointId, float lowerRadians, float upperRadians)