docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Approximately

    Approximately(float, float)

    Declaration
    protected bool Approximately(float a, float b)
    Parameters
    Type Name Description
    float a
    float b
    Returns
    Type Description
    bool

    Approximately(Vector2, Vector2)

    Declaration
    protected bool Approximately(Vector2 a, Vector2 b)
    Parameters
    Type Name Description
    Vector2 a
    Vector2 b
    Returns
    Type Description
    bool

    Approximately(Vector3, Vector3)

    Declaration
    protected bool Approximately(Vector3 a, Vector3 b)
    Parameters
    Type Name Description
    Vector3 a
    Vector3 b
    Returns
    Type Description
    bool

    Approximately(Quaternion, Quaternion)

    Declaration
    protected bool Approximately(Quaternion a, Quaternion b)
    Parameters
    Type Name Description
    Quaternion a
    Quaternion b
    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)