Method b3WheelJoint_SetSuspensionLimits
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3WheelJoint_SetSuspensionLimits(b3JointId, float, float)
Set the wheel joint limits.
public static extern void b3WheelJoint_SetSuspensionLimits(b3JointId jointId, float lower, float upper)