Method b3WeldJoint_SetLinearHertz
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3WeldJoint_SetLinearHertz(b3JointId, float)
Set the weld joint linear stiffness in Hertz. 0 is rigid.
public static extern void b3WeldJoint_SetLinearHertz(b3JointId jointId, float hertz)