Click or drag to resize

Constraint_SixDOFAngularZAxisMotorDamping Property

Damping when solving position target (0 = minimal damping, 1 = critical damping). Only used for position motors.

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

Property Value

Type: ReferenceDouble
See Also