Property VelocityScale
VelocityScale
Scales perceived body velocity. The higher this value gets, the more quickly the velocity measure saturates, resulting in a tighter roll at slower speeds. (NB: Set to 1 to match earlier behavior).
Declaration
public float VelocityScale { set; }
Property Value
Type | Description |
---|---|
System.Single |
Remarks
Default value = 0.2f. Min value = 0.0f. Max value = 1.0f.