Function cosmic::iced_widget::renderer::graphics::mesh::attribute_count_of
source ยท pub fn attribute_count_of(meshes: &[Mesh]) -> AttributeCount
Expand description
Returns the number of total vertices & total indices of all Mesh
es.