MAX_DIRECT_LIGHTS

const val MAX_DIRECT_LIGHTS: Int = 4(source)

Max directional/point/spot lights sent to the GPU (ambient excluded). Must match shader MAX_DIRECT_LIGHTS.