GeometryGeneratorFlags constructor Null safety
Implementation
GeometryGeneratorFlags(
{this.texCoords = true, this.normals = true, this.tangents = true});
GeometryGeneratorFlags(
{this.texCoords = true, this.normals = true, this.tangents = true});