Table of Contents
Extends: Scene
Description
The OverhangPanelSetScene node class provides a convenient way to create a Scene node that has set with default Overhang and PanelSet nodes. The layout of the Overhang and PanelSet use the default sizes for SDK2 channels. The node provides access to the PanelSet and Overhang via fields that contain the node objects.
scene = screen.CreateScene("OverhangPanelSetScene")
Fields
Field | Type | Default | Use |
---|---|---|---|
overhang | Overhang | An Overhang node | Read-Only |
panelSet | PanelSet | A PanelSet node | Read-Only Fields of the PanelSet node can also be set to custom the panel set. |