Inherits CryEngine.BasePhysicsParameters< pe_params_car >.
| Properties | |
| float | AxleFriction  [get, set] | 
| Friction torque at axes divided by mass of vehicle  More... | |
| float | EnginePower  [get, set] | 
| Power of the engine (about 10,000 - 100,000)  More... | |
| float | MaxSteeringAngle  [get, set] | 
| Maximum steering angle  More... | |
| float | EngineMaxRPM  [get, set] | 
| Engine torque decreases to 0 after reaching this rotation speed  More... | |
| float | EngineMinRPM  [get, set] | 
| Disengages the clutch when falling behind this limit, if braking with the engine  More... | |
| float | BrakeTorque  [get, set] | 
| Torque applied when using the engine to brake  More... | |
| int | IntegrationType  [get, set] | 
| For suspensions; 0-explicit Euler, 1-implicit Euler  More... | |
| float | MaxTimeStep  [get, set] | 
| Maximum time step when vehicle has only wheel contacts  More... | |
| float | MinEnergy  [get, set] | 
| Minimum awake energy when vehicle has only wheel contacts  More... | |
| float | Damping  [get, set] | 
| Damping when vehicle has only wheel contacts  More... | |
| float | MinBrakingFriction  [get, set] | 
| Limits the tire friction when using the handbrake  More... | |
| float | MaxBrakingFriction  [get, set] | 
| Limits the tire friction when using the handbrake  More... | |
| float | Stabilizer  [get, set] | 
| Stabilizer force, as a multiplier for Stiffness of respective suspensions  More... | |
| int | Wheels  [get, set] | 
| The number of wheels  More... | |
| float | EngineShiftUpRPM  [get, set] | 
| RPM threshold for automatic gear switching  More... | |
| float | EngineShiftDownRPM  [get, set] | 
| RPM threshold for automatic gear switching  More... | |
| float | EngineIdleRPM  [get, set] | 
| RPM for idle state  More... | |
| float | EngineStartRPM  [get, set] | 
| Sets this RPM when activating the engine  More... | |
| float | ClutchSpeed  [get, set] | 
| Clutch engagement/disengagement speed  More... | |
| int | Gears  [get, set] | 
| Number of gears  More... | |
| float | GearRatios  [get, set] | 
| Assumes 0-backward gear, 1-neutral, 2 and above - forward  More... | |
| int | MaxGear  [get, set] | 
| Additional gear index clamping  More... | |
| int | MinGear  [get, set] | 
| Additional gear index clamping  More... | |
| float | SlipThreshold  [get, set] | 
| Lateral speed threshold for switchig a wheel to a 'slipping' mode  More... | |
| float | GearDirSwitchRPM  [get, set] | 
| RPM threshold for switching back and forward gears  More... | |
| float | DynamicFriction  [get, set] | 
| Friction modifier for sliping wheels  More... | |
| float | SteerTrackedNeutralTurn  [get, set] | 
| For tracked vehicles. Steering angle that causes equal but opposite forces on tracks  More... | |
| float | PullTilt  [get, set] | 
| For tracked vehicles. Tilt angle of pulling force towards ground  More... | |
| float | MaxTilt  [get, set] | 
| Maximum wheel contact normal tilt (left or right) after which it acts as a locked part of the hull; it's a cosine of the angle  More... | |
| bool | KeepTractionWhenTilted  [get, set] | 
| Keeps wheel traction in tilted mode  More... | |
| float | WheelMassScale  [get, set] | 
| Scales wheels' masses for inertia computations (default 0)  More... | |
| 
 | get set | 
Friction torque at axes divided by mass of vehicle
| 
 | get set | 
Torque applied when using the engine to brake
| 
 | get set | 
Clutch engagement/disengagement speed
| 
 | get set | 
Damping when vehicle has only wheel contacts
| 
 | get set | 
Friction modifier for sliping wheels
| 
 | get set | 
RPM for idle state
| 
 | get set | 
Engine torque decreases to 0 after reaching this rotation speed
| 
 | get set | 
Disengages the clutch when falling behind this limit, if braking with the engine
| 
 | get set | 
Power of the engine (about 10,000 - 100,000)
| 
 | get set | 
RPM threshold for automatic gear switching
| 
 | get set | 
RPM threshold for automatic gear switching
| 
 | get set | 
Sets this RPM when activating the engine
| 
 | get set | 
RPM threshold for switching back and forward gears
| 
 | get set | 
Assumes 0-backward gear, 1-neutral, 2 and above - forward
| 
 | get set | 
Number of gears
| 
 | get set | 
For suspensions; 0-explicit Euler, 1-implicit Euler
| 
 | get set | 
Keeps wheel traction in tilted mode
| 
 | get set | 
Limits the tire friction when using the handbrake
| 
 | get set | 
Additional gear index clamping
| 
 | get set | 
Maximum steering angle
| 
 | get set | 
Maximum wheel contact normal tilt (left or right) after which it acts as a locked part of the hull; it's a cosine of the angle
| 
 | get set | 
Maximum time step when vehicle has only wheel contacts
| 
 | get set | 
Limits the tire friction when using the handbrake
| 
 | get set | 
Minimum awake energy when vehicle has only wheel contacts
| 
 | get set | 
Additional gear index clamping
| 
 | get set | 
For tracked vehicles. Tilt angle of pulling force towards ground
| 
 | get set | 
Lateral speed threshold for switchig a wheel to a 'slipping' mode
| 
 | get set | 
Stabilizer force, as a multiplier for Stiffness of respective suspensions
| 
 | get set | 
For tracked vehicles. Steering angle that causes equal but opposite forces on tracks
| 
 | get set | 
Scales wheels' masses for inertia computations (default 0)
| 
 | get set | 
The number of wheels