LIGHTING_SHADER_INSTANCED

The shader used for rendering with lighting and instancing support.

Instancing allows for efficient rendering of multiple instances of the same geometry with different transformations, reducing the number of draw calls and improving performance in scenes with many similar objects.