{!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 FloatEqualityComparer | Test Framework | 2.0.1-exp.2
docs.unity3d.com
"{0}"의 검색 결과

    목차 표시/숨기기

    Class FloatEqualityComparer

    Use this class to compare two float values for equality with NUnit constraints. Use FloatEqualityComparer.Instance comparer to have the default error value set to 0.0001f. For any other error, use the one argument constructor to create a comparer.

    상속
    object
    FloatEqualityComparer
    구현
    IEqualityComparer<float>
    상속된 멤버
    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 FloatEqualityComparer : IEqualityComparer<float>

    생성자

    이름 설명
    FloatEqualityComparer(float)

    Initializes an instance of a FloatEqualityComparer with a custom error value instead of the default 0.0001f.

    프로퍼티

    이름 설명
    Instance

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

    메서드

    이름 설명
    Equals(float, float)

    Compares the actual and expected float values for equality using AreFloatsEqual(float, float, float).

    GetHashCode(float)

    Serves as the default hash function.

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