Projected Light Source
The projected light source casts light from a single point forming a focused beam aimed in a specific direction. This type of light is visualized in a form of a pyramid. Due to its form, it is versatile and can be conveniently used to simulate the numerous light emitting sources: for example, car headlights, flash light, or street lamps.
Projected light sources can produce shadows of accurate perspective projection. They require only a single rendering pass and are performance-cheap if compared to the two previous light source types.
As the projected light can have different shapes, it can be used to create area lights.
See Also
- A LightProj class to edit projected lights via UnigineScript
Adding Projected Light
To add a projected light, do the following:
- On the Menu bar, click Create -> Light -> Projected
- Place the light somewhere in the world.
Setting Projected Light Parameters
Parameters of the projected light can be adjusted on the Light and Shadow tabs of the Nodes window. They include both the common parameters and the parameters specific for the projected light source. The specific ones are described below.