🔧 SDK ReferenceManagersWorldManagersetHemisphereLightColorsetHemisphereLightColorSets the color of the hemisphere light.Syntaxengine.world.setHemisphereLightColor(color);ParametersNameTypeDescriptioncolorColorTypeThe color of the hemisphere light.Example// set the time to 10amengine.world.setHemisphereLightColor('green');Available on: Client