Enum PropertyType
Namespace: UnityEditor.ShaderGraph.Internal
Assembly: Unity.ShaderGraph.Editor.dll
Syntax
public enum PropertyType
Fields
Name | Description |
---|---|
Boolean | |
Color | |
Cubemap | |
Float | |
Gradient | |
Matrix2 | |
Matrix3 | |
Matrix4 | |
PropertyConnectionState | |
SamplerState | |
Texture2D | |
Texture2DArray | |
Texture3D | |
Vector2 | |
Vector3 | |
Vector4 | |
VirtualTexture |