HandlingDataPercentSubmerged Property

RAGE Plugin Hook Documentation

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

Gets or sets the drag coefficient on the RAGE physics archetype of the vehicle (proportional to velocity squared). Increase to simulate aerodynamic drag.

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

public float PercentSubmerged { get; set; }

Property Value

Type: Single
The percent submerged, in range 10 to 120.
See Also

Reference