action property

String action
getter/setter pair

When writing active, the actions in the scene are executed on the target.

one of active, dynamic_palette, static

dynamic_palette starts dynamic scene with colors in the Palette object.

Implementation

String action;