The Vehicles module implements vehicle physics simulation through the WheelCollider component.
Class | Description |
---|---|
WheelCollider | A special collider for vehicle wheels. |
Struct | Description |
---|---|
WheelHit | Contact information for the wheel, reported by WheelCollider. |