Namespace GLTFast.Export
Classes
ExportSettings
glTF export settings
GameObjectExport
Creates glTF files from GameObject hierarchies
GameObjectExportSettings
GameObject hierarchies related glTF export settings
GltfWriter
Provides glTF export independent of workflow (GameObjects/Entities)
HighDefinitionMaterialExport
ImageExportBase
Wrapper to export a glTF image from one or more Unity textures
MaterialExport
Provides the default material export
MaterialExportBase
Converts a Unity Material into a glTF material
StandardMaterialExport
Converts URP/HDRP Lit and Built-In Standard shader based materials to glTF materials
Interfaces
IGltfWritable
Is able to receive asset resources and export them to glTF
IMaterialExport
Converts a Unity Material into a glTF material
Enums
FileConflictResolution
Resolutions to existing file conflicts
GltfFormat
glTF format
ImageDestination
Destination for image files
ImageFormat
Exported image file format