joints property

List<GltfRef<Node>> joints
final

Indices of skeleton nodes, used as joints in this skin.

Implementation

final List<GltfRef<Node>> joints;