Enum Texture2DShaderProperty.DefaultType
Namespace: UnityEditor.ShaderGraph.Internal
Syntax
public enum DefaultType
Fields
| Name | Description | Value |
|---|---|---|
| White | 0 | |
| Black | 1 | |
| Grey | 2 | |
| NormalMap | 3 | |
| LinearGrey | 4 | |
| Red | 5 |
public enum DefaultType
| Name | Description | Value |
|---|---|---|
| White | 0 | |
| Black | 1 | |
| Grey | 2 | |
| NormalMap | 3 | |
| LinearGrey | 4 | |
| Red | 5 |