Unlike renderer_rd, the gles3 light storage fails to initialize the intensity of the light. To avoid using garbage memory, possibly NaN, we use the same default value that renderer_rd uses. Fixes #76956
Unlike renderer_rd, the gles3 light storage fails to initialize the intensity of the light. To avoid using garbage memory, possibly NaN, we use the same default value that renderer_rd uses. Fixes #76956