#include <materialexport.h>
MaterialExportDescription defines the identifier / signature of an exporter within the registry. It defines the factory for instantiation and a compatible material type.
For example, a registration may look the following:
Public Attributes | |
Int32 | _type |
Class< MaterialExportRef > | _class |
Int32 _type |
Class<MaterialExportRef> _class |