docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Equals

    Equals(TrajectoryFragment, float)

    Determines whether a two trajectory fragments are equal.

    Declaration
    public bool Equals(Binary.TrajectoryFragment instance, float eps)
    Parameters
    Type Name Description
    Binary.TrajectoryFragment instance

    The trajectory fragment to compare against the current trajectory fragment.

    float eps

    Tolerance value to indicate by how much the result can diverge before being considered unequal.

    Returns
    Type Description
    bool

    True if the trajectory fragment passed as argument is equal to the current trajectory fragment; otherwise, false.

    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)