docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property IsValid

    IsValid

    Check if the AABB is valid.

    Declaration
    public bool IsValid { get; }
    Property Value
    Type Description
    bool

    True if Min is componentwise less than or equal to Max.

    Remarks

    An AABB is considered valid if Min is componentwise less than or equal to Max.

    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)