docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Equals

    Equals(SHCoefficients)

    Equals implementation.

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

    Other SHCoefficients 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 compare this object 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)