Enum MaterialGenerator.MaterialType
Type of material
Namespace: GLTFast.Materials
Assembly: glTFast.dll
Syntax
protected enum MaterialGenerator.MaterialType
Fields
| Name | Description |
|---|---|
| MetallicRoughness | Metallic-Roughness material |
| SpecularGlossiness | Specular-Glossiness material |
| Unlit | Unlit material |