Hello-
The SkyBox class seems to be ‘in world’, in that objects too far from the camera clip through it. Is this a bug, a feature, or should I be adding a skybox to a scene in a different way?
Right now I’m just using scene.addChild(skybox);
Thanks in advance.