Enum NeededCoordinateSpace
Namespace: UnityEditor.ShaderGraph.Internal
Syntax
[Flags]
public enum NeededCoordinateSpace
Fields
Name | Description | Value |
---|---|---|
None | 0 | |
Object | 1 | |
View | 2 | |
World | 4 | |
Tangent | 8 | |
AbsoluteWorld | 16 |
[Flags]
public enum NeededCoordinateSpace
Name | Description | Value |
---|---|---|
None | 0 | |
Object | 1 | |
View | 2 | |
World | 4 | |
Tangent | 8 | |
AbsoluteWorld | 16 |