Click or drag to resize
DigitalRuneRagdollMotorEnabled Property
Gets or sets a value indicating whether this motor is enabled.

Namespace: DigitalRune.Physics.Specialized
Assembly: DigitalRune.Physics.Specialized (in DigitalRune.Physics.Specialized.dll) Version: 1.10.0.0 (1.10.0.0)
Syntax
public bool Enabled { get; set; }

Property Value

Type: Boolean
if enabled; otherwise, . The default is .
See Also