menu
flutter_scene
scene.dart
SpotLightComponent
SpotLightComponent.new constructor
SpotLightComponent.new
dark_mode
light_mode
SpotLightComponent
constructor
SpotLightComponent
(
SpotLight
light
)
Creates a component that lights the scene with
light
.
Implementation
SpotLightComponent(this.light);
flutter_scene
scene
SpotLightComponent
SpotLightComponent.new constructor
SpotLightComponent class