Method GetDefaultMaterialExport
GetDefaultMaterialExport()
Provides the default material exporter
Declaration
public static IMaterialExport GetDefaultMaterialExport()
Returns
Type | Description |
---|---|
IMaterialExport | Default material export |
Exceptions
Type | Condition |
---|---|
InvalidOperationException | Is thrown when the default material export couldn't be determined based on the current render pipeline. |