menu
flutter_scene package
documentation
fscene.dart
IcosphereGeometrySpec
IcosphereGeometrySpec.new constructor
IcosphereGeometrySpec.new constructor
dark_mode
light_mode
IcosphereGeometrySpec
constructor
IcosphereGeometrySpec
(
{
double
radius
=
0.5
,
int
subdivisions
=
2
,
})
Creates an icosphere spec.
Implementation
IcosphereGeometrySpec({this.radius = 0.5, this.subdivisions = 2});
flutter_scene package
documentation
fscene
IcosphereGeometrySpec
IcosphereGeometrySpec.new constructor
IcosphereGeometrySpec class