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