Property DampUpVel
DampUpVel
Amount to damp upward velocity by to limit the amount of air above the car the character can get.
Declaration
public float DampUpVel { set; }
Property Value
Type | Description |
---|---|
System.Single |
Remarks
Default value = 10.0f. Min value = 0.0f. Max value = 40.0f.