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