docs.unity.cn
    Show / Hide Table of Contents

    Interface KeywordDependentCollection.IInstance

    Namespace: UnityEditor.ShaderGraph.Internal
    Syntax
    public interface IInstance

    Properties

    permutationIndex

    Declaration
    int permutationIndex { get; }
    Property Value
    Type Description
    Int32

    type

    Declaration
    KeywordDependentCollection.KeywordPermutationInstanceType type { get; }
    Property Value
    Type Description
    KeywordDependentCollection.KeywordPermutationInstanceType
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Thursday, September 9, 2021