Property ExtraTime
ExtraTime
Allow the balancer to balance for this many more seconds before hitting maxBalanceTime. If negative nothing happens(safe default).
Declaration
public float ExtraTime { set; }
Property Value
Type | Description |
---|---|
System.Single |
Remarks
Default value = -1.0f. Min value = -1.0f.