void setSceneCamera(Camera camera, double drawDistance) { this.camera = camera; this.camera.drawDistance = drawDistance; }