{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Class Vector2EqualityComparer | Test Framework | 2.0.1-exp.2
docs.unity3d.com
"{0}"의 검색 결과

    목차 표시/숨기기

    Class Vector2EqualityComparer

    Use this class to compare two Vector2 objects for equality with NUnit constraints. Use the static Instance to have the calculation error value set to default 0.0001f. For any other error value, instantiate a new comparer object with the one argument constructor.

    상속
    object
    Vector2EqualityComparer
    구현
    IEqualityComparer<Vector2>
    상속된 멤버
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    네임스페이스: UnityEngine.TestTools.Utils
    어셈블리: solution.dll
    구문
    public class Vector2EqualityComparer : IEqualityComparer<Vector2>

    생성자

    이름 설명
    Vector2EqualityComparer(float)

    Initializes an instance of Vector2Equality comparer with custom allowed calculation error.

    프로퍼티

    이름 설명
    Instance

    A comparer instance with the default error value set to 0.0001f.

    메서드

    이름 설명
    Equals(Vector2, Vector2)

    Compares the actual and expected Vector2 objects for equality using the AreFloatsEqual(float, float, float) method.

    GetHashCode(Vector2)

    Serves as the default hash function.

    문서 개요
    맨 위로
    Copyright © 2023 Unity Technologies — 상표 및 이용약관
    • 법률정보
    • 개인정보처리방침
    • 쿠키
    • 내 개인정보 판매 금지
    • Your Privacy Choices (Cookie Settings)