Property DriveInertia
DriveInertia
Gets or sets the drive inertia that determines how fast the engine acceleration is.
Declaration
public float DriveInertia { get; set; }
Property Value
Type | Description |
---|---|
System.Single | The drive inertia. |
Remarks
If you want a vehicle with high torque but slow acceleration (e.g. a truck), lower the driver inertia and specify a high drive force.