Namespace GLTFast.Materials
Classes
BuiltInMaterialGenerator
Converts glTF materials to Unity materials for the Built-in Render Pipeline
Constants
Contains material related constant variables that are required for both import (glTF to Unity) and export (Unity to glTF) material conversions. TODO: Make const var location consistent
MaterialGenerator
Common base class for implementations of IMaterialGenerator
Interfaces
IMaterialGenerator
Provides a mechanism to convert glTF materials into Unity Materials
Enums
MaterialGenerator.MaterialType
Type of material
StandardShaderMode
Built-In render pipeline Standard shader modes