menu
flutter_scene package
documentation
scene.dart
DirectionalLight
castsShadow property
castsShadow property
dark_mode
light_mode
castsShadow
property
bool
castsShadow
getter/setter pair
Whether this light casts shadows (adds a shadow-map pass).
Implementation
bool castsShadow;
flutter_scene package
documentation
scene
DirectionalLight
castsShadow property
DirectionalLight class