Get the distance (in world units) to the near plane for the active camera.
@override Future<double> getCameraCullingNear() { // TODO: implement getCameraCullingNear throw UnimplementedError(); }