menu
vector_math package
documentation
vector_math_geometry.dart
GeometryGeneratorFlags
GeometryGeneratorFlags constructor
GeometryGeneratorFlags constructor
dark_mode
light_mode
GeometryGeneratorFlags
constructor
GeometryGeneratorFlags
(
{
bool
texCoords
=
true
,
bool
normals
=
true
,
bool
tangents
=
true
,
})
Implementation
GeometryGeneratorFlags( {this.texCoords = true, this.normals = true, this.tangents = true});
vector_math package
documentation
vector_math_geometry
GeometryGeneratorFlags
GeometryGeneratorFlags constructor
GeometryGeneratorFlags class