Material.Find

static Material Find(string materialId)

Looks for a Material asset that’s already loaded, matching the given id!

   
string materialId Which Material are you looking for?
RETURNS: Material A link to the Material matching ‘id’, null if none is found.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!