iTS - Intelligent Traffic System  V 1.0.5
 All Classes Functions Variables Properties
TSSimpleCar_Wheel Class Reference

TS simple car_ wheel class. this class is responsible for rotating the visual representation of the wheel when using the wheelcollider physics. More...

Inheritance diagram for TSSimpleCar_Wheel:

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...
 

Detailed Description

TS simple car_ wheel class. this class is responsible for rotating the visual representation of the wheel when using the wheelcollider physics.

Member Data Documentation

WheelCollider TSSimpleCar_Wheel.CorrespondingCollider

The corresponding collider.

GameObject TSSimpleCar_Wheel.SlipPrefab

The slip prefab. This is for adding smoke when the car slides.

Property Documentation

float TSSimpleCar_Wheel.AntiRollBarForce
getset

Gets or sets the anti roll bar force.

The anti roll bar force.

float TSSimpleCar_Wheel.compression
get

Gets the compression.

The compression.

string TSSimpleCar_Wheel.WheelPosition
getset

Gets or sets the wheel position.

The wheel position.