Property EnableFrictionVelocities
EnableFrictionVelocities
Switch to enable/disable heuristic when calculating friction velocities. Should be disabled only if it is causing behavior issues.
Declaration
public bool EnableFrictionVelocities { get; set; }
Property Value
Type | Description |
---|---|
bool | True if enable friction velocities, false if not. |