docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method AreCurvesEquals

    AreCurvesEquals(uint, uint)

    Check if two curve are equals by comparing each attribute, one by one. The two curves need to be of the same type; otherwise, it returns false by default

    Declaration
    [HandleProcessCorruptedStateExceptions]
    public bool AreCurvesEquals(uint curve1, uint curve2)
    Parameters
    Type Name Description
    uint curve1

    A curve to be compare

    uint curve2

    A curve to be compare

    Returns
    Type Description
    bool
    In This Article
    Back to top
    Copyright © 2025 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)