Function: EnvironmentalLight()
EnvironmentalLight(
__namedParameters
):null
Sets the light of the scene. An environmental light uses an image file to simulate indirect light.
Parameters
• __namedParameters: EnvironmentalLightProps
Returns
null
Note
You can only have one environmental light in the scene.