RotationRate Field

Project Mercury API

[This is preliminary documentation and is subject to change.]

The rate of rotation in radians per second.

Namespace:  ProjectMercury.Modifiers
Assembly:  ProjectMercury (in ProjectMercury.dll) Version: 3.1.0.0

Syntax

C#
public float RotationRate
Visual Basic (Declaration)
Public RotationRate As Single
Visual C++
public:
float RotationRate

See Also