Property ConstraintForce
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
ConstraintForce
Gets the force the constraint is currently applying, in newtons.
public Vector3 ConstraintForce { get; }Property Value
Remarks
Compare its length against a threshold to model a joint that breaks under load.