Table of Contents

Method SetConstraintTuning

Namespace
Box3D
Assembly
Box3D.NET.dll

SetConstraintTuning(float, float)

Sets the constraint softness. Advanced.

public void SetConstraintTuning(float hertz, float dampingRatio)

Parameters

hertz float

The stiffness in cycles per second.

dampingRatio float

The damping ratio, where one is critical damping.