[This is preliminary documentation and is subject to change.]
Gets or sets the vertical flight phase. This adjusts the thruster angle on VTOL enabled planes.
Note that the game will interppolate this property to the value of DesiredVerticalFlightPhase.
To have the plane remain at the specified value, set both properties to the same value.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Property Value
Type: SingleA value between 0.0f and 1.0f, indicating the vertical flight phase.
Remarks
See Also