Namespace GLTFast.Export
Classes
DracoExportSettings
Settings for Draco mesh compression
ExportSettings
glTF export settings
GameObjectExport
Creates glTF files from GameObject hierarchies
GameObjectExportSettings
GameObject hierarchies related glTF export settings
GltfBuiltInShaderMaterialExporter
Converts Unity Materials that use a glTFast Built-In shader to glTF materials
GltfHdrpMaterialExporter
Converts Unity Materials that use a glTFast Built-In shader to glTF materials
GltfMaterialExporter
Converts Unity Materials that use a glTFast shader to glTF materials
GltfShaderGraphMaterialExporter
Converts Unity Materials that use a glTFast Built-In shader to glTF materials
GltfUnlitMaterialExporter
Converts Unity Materials that use the glTFast shader glTF/Unlit
to glTF materials
GltfWriter
Provides glTF export independent of workflow (GameObjects/Entities)
HighDefinitionMaterialExport
ImageExportBase
Wrapper to export a glTF image from one or more Unity textures
KhrLightsPunctual
Provides conversion from Unity light components to glTF lights.
ManagedNativeArray<TIn, TOut>
Wraps a managed T[] in a NativeArray<T>without copying memory.
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
VertexAttributeUsageExtension
Extension methods for VertexAttribute.
Interfaces
IGltfWritable
Is able to receive asset resources and export them to glTF
IMaterialExport
Converts a Unity Material into a glTF material
Enums
Compression
glTF compression method.
FileConflictResolution
Resolutions to existing file conflicts
GltfFormat
glTF format
ImageDestination
Destination for image files
ImageFormat
Exported image file format
VertexAttributeUsage
Vertex attribute mask.