menu
dmi package
documentation
dmi.dart
Mesh
Mesh.new constructor
Mesh.new constructor
dark_mode
light_mode
Mesh
constructor
Mesh
(
List
<
int
>
vertexAttributes
,
List
<
double
>
?
vertices
,
List
<
int
>
?
indices
,
bool
isStatic
,
)
Implementation
Mesh(List<int> vertexAttributes, List<double>? vertices, List<int>? indices, bool isStatic);
dmi package
documentation
dmi
Mesh
Mesh.new constructor
Mesh class