menu
flutter_scene package
documentation
scene.dart
MeshComponent
MeshComponent.new constructor
MeshComponent.new constructor
dark_mode
light_mode
MeshComponent
constructor
MeshComponent
(
Mesh
_mesh
)
Creates a component that draws
mesh
.
Implementation
MeshComponent(this._mesh);
flutter_scene package
documentation
scene
MeshComponent
MeshComponent.new constructor
MeshComponent class