RotationOffset Field

Project Mercury API

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

The rotation offset to add to the calculated trajectory rotation.

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

Syntax

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

See Also