TerrainMobilityOperator.DefaultGroundCondition Property
Gets or sets the default ground condition class, used when GroundConditionInput is null.
Syntax
public System.Int32 DefaultGroundCondition { get; set; }
Property Value
Default: 1
A default ground condition class, used when no GroundConditionInput has been specified.
Remarks
Allowed values: 0 - 6, although 0 is deprecated; see the table for GroundConditionInput.
Platforms
Windows, Linux, Android