Skip to content

EffectTarget

Defined in: renderer/src/effects/Effect.ts:12

Context passed to Effect.onAttach.

readonly displayObject: Container

Defined in: renderer/src/effects/Effect.ts:14

The pixi container the effect’s filter is attached to.


readonly scope: EffectScope

Defined in: renderer/src/effects/Effect.ts:16

Which kind of scope owns the host stack.