menu
flutter_scene_importer package
documentation
gltf.dart
GltfMeshPrimitive
GltfMeshPrimitive.new constructor
GltfMeshPrimitive.new constructor
dark_mode
light_mode
GltfMeshPrimitive
constructor
GltfMeshPrimitive
(
{
Map
<
String
,
int
>
attributes
=
const {}
,
int
?
indices
,
int
?
material
,
int
mode
=
4
,
})
Implementation
GltfMeshPrimitive({ this.attributes = const {}, this.indices, this.material, this.mode = 4, });
flutter_scene_importer package
documentation
gltf
GltfMeshPrimitive
GltfMeshPrimitive.new constructor
GltfMeshPrimitive class