🎉 Welcome to the Mirage Renderer Docs Beta.

Material Nodes

Material Counts

Counts the number of materials named MaterialName in GameObjects

Inputs

  1. GameObjects: Objects that should be searched for MaterialName (GameObject[])
  2. MaterialName: To be searched material name (string)
  3. ExactMatch (optional): search exact match of the MaterialName. If not provided, true (bool)

Example

Material counts node example