The Wheel type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
![]() | AddForcesToCar | // TODO teting testing testing ...
Adds the forces die to this wheel to the parent. Return value indicates if it's
on the ground.
|
![]() | AddTorque |
Power
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | Reset |
Sets everything that varies to a default
|
![]() | Setup |
Constructor
|
![]() | ToString | (Inherited from Object.) |
![]() | Update |
Updates the rotational state etc
|
Properties
Name | Description | |
---|---|---|
![]() | AxisAngle |
Gets axisAngle
|
![]() | Displacement |
The displacement along our up axis
|
![]() | LocalAxisUp |
The suspension axis in the car's frame
|
![]() | Lock |
Lock/unlock the wheel
|
![]() | OnFloor |
Gets lastOnFloor
|
![]() | Pos |
The basic origin position
|
![]() | Radius |
Wheel radius
|
![]() | SteerAngle |
Get steering angle in degrees
|