A list of all Actions, Conditions and Expressions supported in this addon.
Main
-
Actions
Reset Property
Reset proterty to default value.
Redraw Background
Redraw background.
-
Conditions
The background is animate
Test if the background is animated.
The compose is lighter
Test if compose is set to Lighter or to Source Over.
Set Property
-
Actions
Change style to {0}
Change background style to Solid, Gradient or Bubbly
Change preset bubbly to {0}
Background animation set to {0}
Compose set to {0}
Blur set to {0}
Bubbles set to {0}
Bubble Func set to {0}
Angle Func set to {0}
Velocity Func set to {0}
Radius Func set to {0}
Color Start set to {0}
Color Stop set to {0}
Shadow Color set to {0}
Get Property
-
Expressions
getStyleBackground
Get the background style.
getPresetBubbly
Get the preset bubbly config.
getBlur
Get the blur value (number).
isAnimate
True if the background is animate.
getCompose
Get Compose Value.
getBubbles
Get Bubbles.
getBubbleFunc
Get Bubble Func.
getAngleFunc
Get Angle Func.
getVelocityFunc
Get Velocity Func.
getRadiusFunc
Get Radius Func.
getColorStart
Get Color Start.
getColorStop
Get Color Stop.
getColorShadow
Get Color Shadow.
JSON
-
Actions
Load background from JSON: {0}
Load the settings from a string (JSON).
-
Expressions
getAsJSON
Get as JSON.
getAsStringJSON
Get as String (JSON format).