docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method equalEps

    equalEps(float, float, float)

    Declaration
    public static bool equalEps(float a, float b, float epsilon)
    Parameters
    Type Name Description
    float a
    float b
    float epsilon
    Returns
    Type Description
    bool

    equalEps(float3, float3, float)

    Declaration
    public static bool equalEps(float3 lhs, float3 rhs, float epsilon)
    Parameters
    Type Name Description
    float3 lhs
    float3 rhs
    float epsilon
    Returns
    Type Description
    bool
    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)