GLTFMesh.group_indices
-
GLTFMesh.
group_indices
(indices, group_size)[source] Returns a list of the elements of
indices
grouped into tuples of sizegroup_size
.- Parameters
indices (list)
group_size (int)
- Returns
list
GLTFMesh.
group_indices
(indices, group_size)[source]Returns a list of the elements of indices
grouped into tuples of size group_size
.
indices (list)
group_size (int)
list