menu
flutter_scene package
documentation
scene.dart
Fog
height property
height property
dark_mode
light_mode
height
property
double
height
getter/setter pair
Reference altitude (world Y) for height fog: where the fog is densest.
Implementation
double height = 0.0;
flutter_scene package
documentation
scene
Fog
height property
Fog class