VehicleWheelTemperature Property

RAGE Plugin Hook Documentation

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

Gets or sets a value representing the temperature of this wheel.

If the temperature gets too high, the tire will burst.

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

public float Temperature { get; set; }

Property Value

Type: Single
The floating point value between 0.0f and 59.0f representing the temperature of this wheel.
See Also

Reference