getCameraNear abstract method

Future<double> getCameraNear()

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

Implementation

Future<double> getCameraNear();