Method CategorizeMesh
CategorizeMesh(string)
Categorize a mesh by its name using pattern matching. Returns the category name or "Other" if no match.
public static string CategorizeMesh(string meshName)
Parameters
meshNamestring
Categorize a mesh by its name using pattern matching. Returns the category name or "Other" if no match.
public static string CategorizeMesh(string meshName)
meshName string