docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Contains

    Contains<T>(T)

    Checks if the selection contains a knot or a tangent.c'est

    Declaration
    public static bool Contains<T>(T element) where T : ISelectableElement
    Parameters
    Type Name Description
    T element

    The element to verify.

    Returns
    Type Description
    bool

    Returns true if the element is contained in the current 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)