menu
flutter_scene
fscene.dart
CuboidGeometrySpec
CuboidGeometrySpec.new constructor
CuboidGeometrySpec.new
dark_mode
light_mode
CuboidGeometrySpec
constructor
CuboidGeometrySpec
(
{
required
Vector3
extents
,
bool
debugColors
=
false
,
})
Creates a cuboid spec.
Implementation
CuboidGeometrySpec({required this.extents, this.debugColors = false});
flutter_scene
fscene
CuboidGeometrySpec
CuboidGeometrySpec.new constructor
CuboidGeometrySpec class