pixi-jsVariables
Variable: collectRenderablesMixin
> const collectRenderablesMixin: Partial<Container>
Defined in: node_modules/pixi.js/lib/scene/container/container-mixins/collectRenderablesMixin.d.ts:46
Internal
The collectRenderablesMixin provides implementations for the methods defined in the CollectRenderablesMixin interface. It includes logic to determine the appropriate method for collecting renderables based on the container's properties.