Hello,
Iam playing with skybox and DDS environment in viewer, I'd would like know if its possible to hide the background environment (background color instead) without hide Global illumination on model material.
I Guess it's possible via babylonJS api ? Iam newbie on it.
In the same idea Could I access to the camera constraints : restrict zoom, angle navigation, setup left mouse for panning...
If the viewer has some restriction to code that, I think its better I go on babylonJS in full API.
thanks
ps: I read the doc about view setup with events, but I dont understand how access to Scene object.