• Parameters

    • scene: default
    • hide: boolean = true

      If true, performs ease out and hide visuals. If false, eases in visuals. Defaults to true

    • destroy: boolean = true

      If true, will destroy visuals ONLY ON HIDE TRANSITION. Does nothing on show. Defaults to true

    • duration: number = 750

    Returns Promise<boolean>