Filter on Triangle Count
Filter meshes by their number of trianglesParameters
| Parameter | Type | Description | 
|---|---|---|
| minTriangleCount (Min) | Int32 | |
| maxTriangleCount (Max) | Int32 | |
| filterMode | FilterMode | Filter In: Keep filtered GameObjects Filter Out: Remove filtered GameObjects | 
| includeSubhierachy | Boolean | Automatically pass all descendents of any GameObject that matches the filter |