Filter on Vertex count
Filter meshes by their number of verticesParameters
| Parameter | Type | Description | 
|---|---|---|
| minVertexCount (Min) | Int32 | |
| maxVertexCount (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 |