pub fn attribute_count_of(meshes: &[Mesh]) -> AttributeCountExpand description
Returns the number of total vertices & total indices of all Meshes.
pub fn attribute_count_of(meshes: &[Mesh]) -> AttributeCountReturns the number of total vertices & total indices of all Meshes.