docs.unity.cn
    Show / Hide Table of Contents

    Property IsEmpty

    IsEmpty

    Is this AABB empty? It is empty only if the minimum and maximum coordinates are at opposing infinities.

    Declaration
    public readonly bool IsEmpty { get; }
    Property Value
    Type Description
    Boolean

    Whether the AABB is empty (its minimum and maximum coordinates are at opposing infinities)

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