Registers a new material type with the material system.
- Parameters
-
pName | The name of the new material type. |
pCallbacks | Pointer to an MFMaterialCallbacks structure which defines a set of callbacks to interact with the material. |
instanceDataSize | Size of the instance data allocation in bytes. |
- Returns
- None.