Method b3DistanceJoint_SetMaxMotorForce
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3DistanceJoint_SetMaxMotorForce(b3JointId, float)
Set the distance joint maximum motor force, usually in newtons
public static extern void b3DistanceJoint_SetMaxMotorForce(b3JointId jointId, float force)