menu
webgpu_rend package
documentation
obj_load.dart
MeshGroup
MeshGroup.new constructor
MeshGroup.new constructor
dark_mode
light_mode
MeshGroup
constructor
MeshGroup
(
String
materialName
,
int
indexStart
,
int
indexCount
)
Implementation
MeshGroup(this.materialName, this.indexStart, this.indexCount);
webgpu_rend package
documentation
obj_load
MeshGroup
MeshGroup.new constructor
MeshGroup class