Options
All
  • Public
  • Public/Protected
  • All
Menu

A container group which contains the primary canvas group and the effects canvas group.

Hierarchy

  • any
    • EnvironmentCanvasGroup

Index

Constructors

Methods

  • draw(): Promise<void>
  • override

    Returns Promise<void>

  • #createFilter(): void
  • Activate the environment group post-processing. Note: only for performance mode intermediate, high or maximum.

    Returns void

Properties

#fxaaFilter: AdaptiveFXAAFilter

The environment antialiasing filter.

groupName: string = "environment"
override
tearDownChildren: boolean = false
override