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