Property Damping
Damping
Damping of the soft limit. Parameter is used to calculate damper term that contributes to the desired acceleration. To have the system critically dampened set it to 1.0.
Declaration
public float Damping { set; }
Property Value
Type | Description |
---|---|
System.Single |
Remarks
Default value = 1.0f. Min value = 0.9f. Max value = 1.1f.