menu
flutter_scene
fscene.dart
SkyboxSpec
SkyboxSpec.new constructor
SkyboxSpec.new
dark_mode
light_mode
SkyboxSpec
constructor
SkyboxSpec
(
SkySourceSpec
source
, {
double
intensity
=
1.0
,
})
Creates the spec.
Implementation
SkyboxSpec(this.source, {this.intensity = 1.0});
flutter_scene
fscene
SkyboxSpec
SkyboxSpec.new constructor
SkyboxSpec class