Function ssbh_data::mesh_data::get_attribute_name[][src]

pub fn get_attribute_name(attribute: &MeshAttributeV10) -> Option<&str>
Expand description

Gets the name of the mesh attribute. This uses the attribute names array, which can be assumed to contain a single value that is unique with respect to the other attributes for the mesh object.