AddExtraCalmingQuad
Docslocal retval = AddExtraCalmingQuad(xLow, yLow, xHigh, yHigh, height)Description
Only 8 current rises can exist. If rises need to be changed, use REMOVE_EXTRA_CALMING_QUAD and then ADD_EXTRA_CALMING_QUAD again.
After removing a rise, you will be able to add a rise again.
Parameters
| Name | Type | Description |
|---|---|---|
xLow | float | — |
yLow | float | — |
xHigh | float | — |
yHigh | float | — |
height | float | — |
Returns
intReturns an integer value.