EffectTarget
Defined in: renderer/src/effects/Effect.ts:12
Context passed to Effect.onAttach.
Properties
Section titled “Properties”displayObject
Section titled “displayObject”
readonlydisplayObject:Container
Defined in: renderer/src/effects/Effect.ts:14
The pixi container the effect’s filter is attached to.
readonlyscope:EffectScope
Defined in: renderer/src/effects/Effect.ts:16
Which kind of scope owns the host stack.