docs.unity.cn
    Show / Hide Table of Contents

    Method Equals

    Equals(MinMaxAABB)

    Determine whether this MinMaxAABB is the same as another MinMaxAABB

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

    The MinMaxAABB to compare against.

    Returns
    Type Description
    Boolean

    True if the MinMaxAABB is the same as the other parameter.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, August 10, 2023