docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method RemoveNodeFromGroup

    RemoveNodeFromGroup(GraphDescriptor, GroupDescriptor, NodeDescriptor)

    Remove specified node from a group

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

    The GraphDescriptor

    GroupDescriptor group

    The group on which to remove this node

    NodeDescriptor node

    The node to remove 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)