FinalRate Field

Project Mercury API

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

Gets or sets the final rotation rate in radians per second.

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

Syntax

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

See Also