Enum InterpolatorType
Namespace: UnityEditor.ShaderGraph.Internal
Syntax
public enum InterpolatorType
Fields
Name | Description | Value |
---|---|---|
Normal | 0 | |
BiTangent | 1 | |
Tangent | 2 | |
ViewDirection | 3 | |
Position | 4 | |
PositionPredisplacement | 5 |
public enum InterpolatorType
Name | Description | Value |
---|---|---|
Normal | 0 | |
BiTangent | 1 | |
Tangent | 2 | |
ViewDirection | 3 | |
Position | 4 | |
PositionPredisplacement | 5 |