docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method AddRange

    AddRange<T>(IEnumerable<T>)

    Add a set of elements to the current selection.

    Declaration
    public static void AddRange<T>(IEnumerable<T> elements) where T : ISelectableElement
    Parameters
    Type Name Description
    IEnumerable<T> elements

    The set of ISelectableElement to add to the selection.

    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)