effect_animate_background_shape property

effect_animate_background_shape property

Linked shape effect with group or not (null) Read/write IEffect.

Definition:

@property
def effect_animate_background_shape(self):
    ...

@effect_animate_background_shape.setter
def effect_animate_background_shape(self, value):
    ...

See Also