Click or drag to resize
DigitalRuneEulerMotorDampingConstant Property
Gets or sets the damping constant.

Namespace: DigitalRune.Physics.Constraints
Assembly: DigitalRune.Physics (in DigitalRune.Physics.dll) Version: 1.10.0.0 (1.10.0.14427)
Syntax
public float DampingConstant { get; set; }

Property Value

Type: Single
The damping constant. The default value is 900.
See Also