Lights

Lights are used in material shading to define the look of materials based on their rendering location relative to the light sources. Light property types specify the types of lights by their sub-properties. Kanzi uses these sub-properties in the shading calculations in shaders. Light objects define the location and other parameters for lights in the scene.

Kanzi contains these light types:

See also

Using directional lights

Using point lights

Using spot lights