Skip to content

Gfx3ParticlesRenderer

jay19240 edited this page Mar 13, 2025 · 3 revisions

Gfx3ParticlesRenderer

Singleton particules renderer.

  • inherit from: Gfx3RendererAbstract

Constructors

  • new Gfx3ParticlesRenderer(): Gfx3ParticlesRenderer

Methods

  • drawParticles(particles: Gfx3Particles): void
    • particles: The particles.
  • render(destinationTexture): void
    • destinationTexture
Clone this wiki locally