docs.unity.cn
    Show / Hide Table of Contents

    Enum PropertyType

    Namespace: UnityEditor.ShaderGraph.Internal
    Syntax
    public enum PropertyType : int

    Fields

    Name Description Value
    Color 0
    Texture2D 1
    Texture2DArray 2
    Texture3D 3
    Cubemap 4
    Gradient 5
    Boolean 6
    Float 7
    Vector2 8
    Vector3 9
    Vector4 10
    Matrix2 11
    Matrix3 12
    Matrix4 13
    SamplerState 14
    VirtualTexture 15
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Thursday, September 9, 2021