TerrainVehicleType.WaterSpeed Property
Gets or sets the speed in water for an amphibious vehicle type, in km/hour.
Syntax
public System.Double WaterSpeed { get; set; }
Property Value
Default: 0.0
The speed in water, in km/hour.
Remarks
Use zero for a non-amphibious vehicle type. If the given speed is 0.5 km/h or less, it will be treated as zero.
Platforms
Windows, Linux, Android