Class StandardMaterialExport
Converts URP/HDRP Lit and Built-In Standard shader based materials to glTF materials
Implements
Inherited Members
Namespace: GLTFast.Export
Assembly: solution.dll
Syntax
public class StandardMaterialExport : MaterialExportBase, IMaterialExport
Methods
| Name | Description |
|---|---|
| ConvertMaterial(Material, out Material, IGltfWritable, ICodeLogger) | Converts a Unity material to a glTF material. |