docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Equals

    Equals(BatchRendererGroupGlobals)

    Equals implementation.

    Declaration
    public bool Equals(BatchRendererGroupGlobals other)
    Parameters
    Type Name Description
    BatchRendererGroupGlobals other

    Other BatchRendererGroupGlobals instance to comapre this against.

    Returns
    Type Description
    bool

    True if contents are equal, False otherwise.

    Implements
    IEquatable<T>.Equals(T)

    Equals(object)

    Equals implementation.

    Declaration
    public override bool Equals(object obj)
    Parameters
    Type Name Description
    object obj

    Other object to comapre this against.

    Returns
    Type Description
    bool

    True if contents are equal, False otherwise.

    Overrides
    ValueType.Equals(object)
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)