getCameraCullingNear abstract method

Future<double> getCameraCullingNear()

Get the distance (in world units) to the near culling plane for the active camera.

Implementation

Future<double> getCameraCullingNear();