menu
flutter_scene package
documentation
scene.dart
EnvironmentMap
isEmpty method
isEmpty method
dark_mode
light_mode
isEmpty
method
bool
isEmpty
(
)
Implementation
bool isEmpty() => _radianceTexture == null;
flutter_scene package
documentation
scene
EnvironmentMap
isEmpty method
EnvironmentMap class