DESCFLAGS_SETΒΆ
DESCFLAGS_SET_NONE |
None. |
DESCFLAGS_SET_PARAM_SET |
Parameter set. |
DESCFLAGS_SET_USERINTERACTION |
Set when the GUI is calling |
DESCFLAGS_SET_DONTCHECKMINMAX |
No check is internally done if the parameter passed is within the [min/max] range of the description, to save some time. |
DESCFLAGS_SET_DONTAFFECTINHERITANCE |
No parameter inheritance, for render settings and post effects only. |
DESCFLAGS_SET_FORCESET |
Forces the set value without |
DESCFLAGS_SET_DONTFREESPLINECACHE |
Private. .. versionadded:: R16.038 |
DESCFLAGS_SET_INDRAG |
Gadget (e.g. Slider) in dragging mode (not finished). Only used when DESCFLAGS_SET_USERINTERACTION is set. .. versionadded:: R17.053 |