docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface KeywordDependentCollection.ISet<IInstance>

    Namespace: UnityEditor.ShaderGraph.Internal
    Assembly: Unity.ShaderGraph.Editor.dll
    Syntax
    public interface KeywordDependentCollection.ISet<IInstance>
    Type Parameters
    Name Description
    IInstance

    Properties

    instanceCount

    Declaration
    int instanceCount { get; }
    Property Value
    Type Description
    int

    instances

    Declaration
    IEnumerable<IInstance> instances { get; }
    Property Value
    Type Description
    IEnumerable<IInstance>
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)