I have been playing a bunch with the Environment component and I've decided instead of using images I would just use colors to set the mood and theme I need. I originally tried using Ambient lights which worked fine but I import models from Blender with metallic materials and ambient light doesn't work on them it seems while using Environment set to a color does. However, I can not find an option to adjust the intensity of the Environment color. Is there an option?
<Environment>
<color args={[sun_color]} attach="background" />
</Environment>
I've tried adding "intensity" in a variety of places and can't seem to find an option anywhere.