Property TurnRightProb
TurnRightProb
Weighted probability of turning right. This is one of six turn type weights.
Declaration
public float TurnRightProb { set; }
Property Value
Type | Description |
---|---|
System.Single |
Remarks
Default value = 0.1f. Min value = 0.0f. Max value = 1.0f.