docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Equals

    Equals(LODRule)

    Returns true if settings are the same

    Declaration
    public abstract bool Equals(LODRule other)
    Parameters
    Type Name Description
    LODRule other

    Another rule

    Returns
    Type Description
    bool

    Returns true if settings are the same

    Implements
    IEquatable<T>.Equals(T)

    Equals(object)

    Returns true if rules are the same

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

    Another rule

    Returns
    Type Description
    bool

    Returns true if rules are the same

    Overrides
    object.Equals(object)
    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)