Enum MaterialType
Namespace: UnityEditor.Rendering.Universal.ShaderGraph
Syntax
public enum MaterialType : int
Fields
Name | Description | Value |
---|---|---|
Lit | 0 | |
Unlit | 1 | |
SpriteLit | 2 | |
SpriteUnlit | 3 |
public enum MaterialType : int
Name | Description | Value |
---|---|---|
Lit | 0 | |
Unlit | 1 | |
SpriteLit | 2 | |
SpriteUnlit | 3 |