I see I can set sunlight intensity via Rhinocommon: Doc.Lights.Sun.Intensity = 1
But for skylight I only see the option to adjust the shadowIntensity. Is there a way to adjust the skylight intensity too that I’m missing?
Thanks,
Sam
I see I can set sunlight intensity via Rhinocommon: Doc.Lights.Sun.Intensity = 1
But for skylight I only see the option to adjust the shadowIntensity. Is there a way to adjust the skylight intensity too that I’m missing?
Thanks,
Sam
@lars - can you help with this?
Maybe this will help you - that setting is basically the multiplier of the Environment texture, not a standalone parameter. It only looks like it in Rhino UI
@samlochner the post linked by @Jarek gives you the way to do this.
Thanks guys!
Sam