VFX Forge - v1.0.0
    Preparing search index...

    Manages the welcome overlay that appears when no objects are in the scene. Non-blocking version that allows interaction with UI panels.

    Index

    Constructors

    Properties

    isVisible: boolean
    overlay: HTMLDivElement
    toggleButton: Element

    Methods

    • Attach event listeners

      Returns void

    • Create the overlay HTML structure

      Returns void

    • Clean up and remove overlay

      Returns void

    • Check if overlay is currently visible

      Returns boolean

    • Handle get started button click

      Returns void

    • Hide the overlay

      Returns void

    • Initialize the overlay component

      Returns void

    • Returns boolean

    • Show the overlay

      Returns void

    • Toggle overlay visibility

      Returns void