Enum HLSLType
Namespace: UnityEditor.ShaderGraph.Internal
Assembly: Unity.ShaderGraph.Editor.dll
Syntax
public enum HLSLType
Fields
Name | Description |
---|---|
FirstObjectType | |
_CUSTOM | |
_SamplerState | |
_Texture2D | |
_Texture2DArray | |
_Texture3D | |
_TextureCube | |
_float | |
_float2 | |
_float3 | |
_float4 | |
_matrix4x4 |