menu
thermion_dart package
documentation
thermion_dart.dart
Camera<T>
getCullingFar abstract method
getCullingFar abstract method
dark_mode
light_mode
getCullingFar
abstract method
Future
<
double
>
getCullingFar
(
)
Gets the distance to the far plane used for culling.
Implementation
Future<double> getCullingFar();
thermion_dart package
documentation
thermion_dart
Camera<T>
getCullingFar abstract method
Camera class