Table of Contents

Method CategorizeMesh

Namespace
GrindFest.Editor
Assembly
GrindFest.dll

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

meshName string

Returns

string