Table of Contents

Property ForceThreshold

Namespace
Box3D
Assembly
Box3D.NET.dll

ForceThreshold

Gets the force above which the joint raises an event, in newtons.

public float ForceThreshold { get; init; }

Property Value

float

Remarks

Use it to detect a joint under enough strain to break.