Property MaxRelaxPeriod
MaxRelaxPeriod
Wriggle relaxes for a maximum of maxRelaxPeriod (if it is negative it is a multiplier on the time previously spent wriggling).
Declaration
public float MaxRelaxPeriod { set; }
Property Value
Type | Description |
---|---|
System.Single |
Remarks
Default value = 1.5f. Min value = -5.0f. Max value = 5.0f.