MAX_LIGHTS

const val MAX_LIGHTS: Int = 4

The maximum number of lights supported in LIGHTING_SHADER. This may be different for other lighting shader implementations.