menu
flame_3d_extras package
documentation
parser/gltf/skin.dart
Skin
joints property
joints property
dark_mode
light_mode
joints
property
List
<
GltfRef
<
Node
>
>
joints
final
Indices of skeleton nodes, used as joints in this skin.
Implementation
final List<GltfRef<Node>> joints;
flame_3d_extras package
documentation
parser/gltf/skin
Skin
joints property
Skin class