[]
Gets or sets the rate the rotation slows in degrees per squared millisecond.
public float DesiredDeceleration { get; set; }
Public Property DesiredDeceleration As Single
| Type | Description |
|---|---|
| float | The rate the rotation slows in degrees per squared millisecond. |