iTS - Intelligent Traffic System
V 1.0.5
|
TS simple car_ wheel class. this class is responsible for rotating the visual representation of the wheel when using the wheelcollider physics. More...
Public Attributes | |
WheelCollider | CorrespondingCollider |
The corresponding collider. More... | |
GameObject | SlipPrefab |
The slip prefab. This is for adding smoke when the car slides. More... | |
Properties | |
string | WheelPosition [get, set] |
Gets or sets the wheel position. More... | |
float | AntiRollBarForce [get, set] |
Gets or sets the anti roll bar force. More... | |
float | compression [get] |
Gets the compression. More... | |
TS simple car_ wheel class. this class is responsible for rotating the visual representation of the wheel when using the wheelcollider physics.
WheelCollider TSSimpleCar_Wheel.CorrespondingCollider |
The corresponding collider.
GameObject TSSimpleCar_Wheel.SlipPrefab |
The slip prefab. This is for adding smoke when the car slides.
|
getset |
Gets or sets the anti roll bar force.
The anti roll bar force.
|
get |
Gets the compression.
The compression.
|
getset |
Gets or sets the wheel position.
The wheel position.