Class HighDefinitionMaterialExport
Implements
Inherited Members
Namespace: GLTFast.Export
Assembly: solution.dll
Syntax
public class HighDefinitionMaterialExport : MaterialExportBase, IMaterialExport
Methods
Name | Description |
---|---|
ConvertMaterial(Material, out Material, IGltfWritable, ICodeLogger) | Converts a Unity material to a glTF material. |
GetUnlitColor(Material, out Color) | Returns the color of an unlit material |