Click or drag to resize

Constraint2D_DistanceFrequency Property

The mass-spring-damper frequency in Hertz. A value of 0 disables softness.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<double> Frequency { get; set; }

Property Value

ReferenceDouble
See Also