Class 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
Inherited Members
Namespace: GLTFast.Materials
Assembly: solution.dll
Syntax
public static class Constants
Fields
NormalMapKeyword
Shader keyword for normal mapping
Declaration
public const string NormalMapKeyword = "_NORMALMAP"
Field Value
Type | Description |
---|---|
string |