interface Stage
extends Target
Stage type, representing the backdrop and stage-specific properties
name: "Stage"
Name of the stage
isStage: true
Indicates that this target is a stage
optional
videoTransparency: number
Transparency level of the video
optional
videoState: "on"
| "off"
| "on-flipped"
State of the video
optional
layerOrder: 0
Layer order of the stage