PopcornFX v2.11

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
  1. Home
  2. Docs
  3. PopcornFX v2.11
  4. Rendering
  5. Renderers
  6. Light renderer

Light renderer

Overview

This renderer treats the particles as point-lights within the world:

light renderer

Note that the PopcornFX integration you’re using might not implement the particle light renderer.

 

Lights are displayed onscreen based on an input position, range and color (see light renderer node reference).

 

Performance considerations

Depending on the PopcornFX integration you are using, there might be different performance requirements. However, a few general rules should apply everywhere:

  1. If you create a large number of light particles, it is likely it will badly hurt performance through excessive overdraw, especially on mobile.
  2. If you need light particles with a large influence radius, you should keep their number low.

 

Was this article helpful to you? Yes No

How can we help?