PhysicVehicleParams
PhysicVehicleParams plain value object
Type: Value
Methods
| Declaration | Description |
|---|---|
| void PhysicVehicleParams() | Default constructor |
| void PhysicVehicleParams(const PhysicVehicleParams& in other) | Copy constructor |
| PhysicVehicleParams& opAssign(const PhysicVehicleParams& in other) | operator= |
Properties
| Declaration | Description |
|---|---|
| float suspensionStiffness | |
| float suspensionCompression | |
| float suspensionDamping | |
| float maxSuspensionTravelCm | |
| float frictionSlip | |
| float maxSuspensionForce | |
| int flags |