|
|
Finds a material instance. - Parameters:
-
| pName | Name of the material to find. |
- Returns:
- Returns a pointer to the material. If the material was not found, NULL is returned.
- Remarks:
- Note that MFMaterial_Find does NOT increment the materials reference count so you do not need to destroy the pointer returned by MFMaterial_Find.
|