menu
flutter_scene
scene.dart
DirectionalLight
castsShadow property
castsShadow
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
scene
DirectionalLight
castsShadow property
DirectionalLight class