docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method AddNodeToGroup

    AddNodeToGroup(GraphDescriptor, GroupDescriptor, NodeDescriptor)

    Add specified node to a group

    Declaration
    public static bool AddNodeToGroup(GraphDescriptor desc, GroupDescriptor group, NodeDescriptor node)
    Parameters
    Type Name Description
    GraphDescriptor desc

    The GraphDescriptor

    GroupDescriptor group

    The group on which to add this node

    NodeDescriptor node

    The node to add to the group

    Returns
    Type Description
    bool

    Returns true for success

    In This Article
    Back to top
    Copyright © 2024 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)