AsImpL 1.0
Asynchronous Importer and run-time Loader for Unity
AsImpL.IMaterialFactory Interface Reference

Interface for classes that create materials. More...

Inheritance diagram for AsImpL.IMaterialFactory:
AsImpL.MaterialFactory

Public Member Functions

Material Create (string shaderName)
 

Detailed Description

Interface for classes that create materials.

Member Function Documentation

◆ Create()

Material AsImpL.IMaterialFactory.Create ( string  shaderName)

Implemented in AsImpL.MaterialFactory.


The documentation for this interface was generated from the following file: