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