docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Operator operator ==

    operator ==(SplineKnotIndex, SplineKnotIndex)

    Checks if two indices are equal.

    Declaration
    public static bool operator ==(SplineKnotIndex indexA, SplineKnotIndex indexB)
    Parameters
    Type Name Description
    SplineKnotIndex indexA

    The first index.

    SplineKnotIndex indexB

    The second index.

    Returns
    Type Description
    bool

    Returns true if the indices reference the same knot on the same spline, false otherwise.

    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)