SceneLayer
Represents an instance of a scene.
SceneLayer interface
Represents an instance of a scene.
Signature:
interface SceneLayer extends LayerMixinExtends: LayerMixin
Remarks
A scene layer is a type of layer that references a source scene. Changes to the source scene automatically reflect in all instances.
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
The source scene this scene layer references | |||
| "SCENE_LAYER" | Layer type |
Methods
Method | Description |
|---|---|
Breaks the connection to the source scene, converting this to a regular shape layer |
Last updated: August 5, 2026 at 11:47 AMEdit this page