getCameraCullingNear abstract method
Get the distance (in world units) to the near plane for the active camera.
Implementation
@Deprecated("Use getCameraNear")
Future<double> getCameraCullingNear();
Get the distance (in world units) to the near plane for the active camera.
@Deprecated("Use getCameraNear")
Future<double> getCameraCullingNear();