Material Counts
Counts the number of materials named MaterialName in GameObjects
Inputs
- GameObjects: Objects that should be searched for MaterialName (GameObject[])
- MaterialName: To be searched material name (string)
- ExactMatch (optional): search exact match of the MaterialName. If not provided, true (bool)
Example
