docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method RemoveRange

    RemoveRange<T>(IReadOnlyList<T>)

    Remove a set of elements from the current selection.

    Declaration
    public static bool RemoveRange<T>(IReadOnlyList<T> elements) where T : ISelectableElement
    Parameters
    Type Name Description
    IReadOnlyList<T> elements

    The set of ISelectableElement to remove from the selection.

    Returns
    Type Description
    bool

    Returns true if at least an element has been removed from the selection, false otherwise.

    Type Parameters
    Name Description
    T

    SelectableKnot or SelectableTangent.

    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)