menu
flutter_scene_importer package
documentation
gltf.dart
GltfSkin
GltfSkin.new constructor
GltfSkin.new constructor
dark_mode
light_mode
GltfSkin
constructor
GltfSkin
(
{
String
?
name
,
int
?
inverseBindMatrices
,
int
?
skeleton
,
List
<
int
>
joints
=
const []
,
})
Implementation
GltfSkin({ this.name, this.inverseBindMatrices, this.skeleton, this.joints = const [], });
flutter_scene_importer package
documentation
gltf
GltfSkin
GltfSkin.new constructor
GltfSkin class