RecalculateMode

Enum in Arbor

Mode when recalculating Calculator

Property Name Description
Dirty Monitor changes in input slots and parameters and recalculate only when necessary.
Frame Recalculate when the frame is updated.
Scope Recalculate in CalculatorScope units.
Always Always recalculate.