🔧 SDK ReferenceManagersWorldManagersetGlobalLightAzimuthsetGlobalLightAzimuthSets the azimuth of the global light.Syntaxengine.world.setGlobalLightAzimuth(intensity);ParametersNameTypeDescriptionazimuthnumberThe azimuth of the global light in degrees (0-360).Exampleengine.world.setGlobalLightAzimuth(90);Available on: Client