Showing results for
on pixijs.com...While you can certainly build your own UI using PixiJS's scene graph and interaction manager, we don't ship with a UI library...
...Create the object, call the various builder functions to add your custom primitives, then add the object to the scene graph. Each frame, the...
...of the ParticleContainer
, as particles are not technically part of the scene graph (for performance reasons). Instead, they are stored in a flat list...
, as particles are not technically part of the scene graph (for performance reasons). Instead, they are stored in a flat list...