ModificationContextSetValueMode

- class ModificationContextSetValueMode
Members:
animated : Set values which must have an animation.
layer : Set values in the active layer but do not require to be animated.
undoable : Set undoable values but do not require to be done in a layer.
no_undo : Set values directly in the plugs, without possible undo.
Methods
__eq__Return self==value.
__getstate____hash__Return hash(self).
__index____int____ne__Return self!=value.
__repr__Return repr(self).
__setstate__nameProperties
__doc__name__members__value- __init__()