docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Method Equals

    Equals(LODParams, LODParams)

    Determines whether the specified objects are equal.

    Declaration
    public bool Equals(LODGroupExtensions.LODParams x, LODGroupExtensions.LODParams y)
    Parameters
    Type Name Description
    LODGroupExtensions.LODParams x

    The first object of type T to compare.

    LODGroupExtensions.LODParams y

    The second object of type T to compare.

    Returns
    Type Description
    bool

    true if the specified objects are equal; otherwise, false.

    Equals(LODParams)

    Indicates whether the current object is equal to another object of the same type.

    Declaration
    public bool Equals(LODGroupExtensions.LODParams x)
    Parameters
    Type Name Description
    LODGroupExtensions.LODParams x
    Returns
    Type Description
    bool

    true if the current object is equal to the other parameter; otherwise, false.

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