Click or drag to resize
DigitalRuneEulerMotorSpringConstant Property
Gets or sets the spring constant.

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

Property Value

Type: Single
The spring constant. The default value is 6000.
See Also