TerrainVehicleType.Width Property
Gets or sets the width of the vehicle type.
Syntax
public System.Double Width { get; set; }
Property Value
Default: 2.0
The width of the vehicle type, in meters.
Remarks
This width will be compared with the property TerrainMobilityOperator.RoadMaxVehicleWidth.
Platforms
Windows, Linux, Android