docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class MRFaceLandmarkComparer

    Use to compare MRFaceLandmark types

    Inheritance
    object
    MRFaceLandmarkComparer
    Implements
    IEqualityComparer<MRFaceLandmark>
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.MARS.Data
    Assembly: Unity.MARS.Interfaces.dll
    Syntax
    [MovedFrom("Unity.MARS")]
    public class MRFaceLandmarkComparer : IEqualityComparer<MRFaceLandmark>

    Methods

    Equals(MRFaceLandmark, MRFaceLandmark)

    Declaration
    public bool Equals(MRFaceLandmark x, MRFaceLandmark y)
    Parameters
    Type Name Description
    MRFaceLandmark x
    MRFaceLandmark y
    Returns
    Type Description
    bool

    GetHashCode(MRFaceLandmark)

    Declaration
    public int GetHashCode(MRFaceLandmark obj)
    Parameters
    Type Name Description
    MRFaceLandmark obj
    Returns
    Type Description
    int

    Implements

    IEqualityComparer<T>
    In This Article
    Back to top
    Copyright © 2025 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)