Method b3DistanceJoint_SetSpringForceRange
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3DistanceJoint_SetSpringForceRange(b3JointId, float, float)
Set the force range for the spring.
public static extern void b3DistanceJoint_SetSpringForceRange(b3JointId jointId, float lowerForce, float upperForce)