Directional Light

A Directional Light simulates an infinitely far away source of light that casts parallel rays which emit in one direction towards an object in a scene. As such, the position of a directional light is not factored into calculations - only its rotation will have an effect. Thus, directional lights are ideal for representation of sources such as the sun.

Properties

Light

Shadow

Enabling this allows for real-time webGL rendered shadows to be cast from light source.

Last updated