Enumeration Members

Enumeration Members

Clamp: "Clamp"

If the current change timer is 250, and the next change timer will be 200, sets the current change timer to 200.

Difference: "Difference"

If the current change timer is 10, and the next change timer is going from 100 to 200, sets the current change timer to 110.

Ratio: "Ratio"

If the current change timer is 10, and the next change timer is going from 100 to 200, sets the current change timer to 20.

Reset: "Reset"

If the next change timer will be 200, sets the current change timer to 200.

Generated using TypeDoc