🔧 SDK ReferenceManagersWorldManagersetGlobalLightIntensitysetGlobalLightIntensitySets the intensity of the global light.Syntaxengine.world.setGlobalLightIntensity(intensity);ParametersNameTypeDescriptionintensitynumberThe intensity of the light.Example// set the time to 10amengine.world.setGlobalLightIntensity('red');Available on: Client