Lighting module¶
This module adds a dynamic lighting system to cast light in a level and base an Actor’s
vision on the light level.
Load it with the following:
prism.loadModule("prism/extra/lighting")
A demo project is available on GitHub.
Components
Systems
Relations
Display passes