[This is preliminary documentation and is subject to change.]
The VehicleWheel type exposes the following members.
Name | Description | |
---|---|---|
AngleLimit | 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. | |
Health |
Gets the health of this wheel.
| |
IsDriveWheel | Gets or sets a value indicating whether this wheel is a drive wheel. | |
IsFacingLeft | Gets or sets a value indicating whether this wheel is facing the left side of the vehicle. This determines only which way the wheel is facing, not where it's located. | |
IsOnFire | Gets or sets a value indicating whether this wheel is on fire. | |
IsSteeringWheel | Gets or sets a value indicating whether this wheel is used for turning the vehicle. | |
IsTouching | Gets a value indicating whether this wheel is currently touching a surface. | |
LastContactPoint | Gets the position of the point the wheel was last touching. | |
SuspensionStrength |
Gets or sets the strength of the suspension of this wheel.
| |
Temperature | Gets or sets a value representing the temperature of this wheel. If the temperature gets too high, the tire will burst. | |
TireHealth |
Gets the health of the tire of this wheel.
|