Class MaterialExport
Provides the default material export
Inherited Members
Namespace: GLTFast.Export
Syntax
public static class MaterialExport
Methods
GetDefaultMaterialExport()
Provides the default material exporter
Declaration
public static IMaterialExport GetDefaultMaterialExport()
Returns
Type | Description |
---|---|
IMaterialExport | Default material export |
Exceptions
Type | Condition |
---|---|
Exception |