Add a backdrop to the stage
add_backdropAdd a stage backdrop from built-in options or an image file, making it the active backdrop.
Instructions
Adds a stage backdrop, either a built-in (blank, solid, sky, hills, night, space, grid, room, underwater) or an image file from disk. The newly added backdrop becomes the one shown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | Path to an svg, png or jpg to use instead | |
| name | No | Name for the backdrop when loading from a file | |
| backdrop | No | Built-in backdrop name, e.g. "hills" or "solid:#223344" |