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