VehicleWheelAngleLimit Property

RAGE Plugin Hook Documentation

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

Gets or sets the maximum number of degrees this wheel can turn when steering inwards.

This value also affects the maximum angle when turning outwards, however this value will be scaled to be a little larger.

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public float AngleLimit { get; set; }

Property Value

Type: Single
The maximum number of degrees this wheel can turn when steering inwards.
See Also

Reference