Click or drag to resize

VehiclePhysicsMaxDeceleration Property

[This is preliminary documentation and is subject to change.]

the maximum deceleration of a vehicle

Namespace:  TrafficSimulation.Simulation.Engine.VehicleHandling
Assembly:  TrafficSimulation.Simulation.Engine (in TrafficSimulation.Simulation.Engine.dll) Version: 1.0.0.2 (1.0.0.2)
Syntax
public double MaxDeceleration { get; }

Property Value

Type: Double
See Also