docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ToAABB

    ToAABB(Bounds)

    Convert a Bounds struct to an AABB struct

    Declaration
    public static AABB ToAABB(this Bounds bounds)
    Parameters
    Type Name Description
    Bounds bounds

    the Bounds struct to convert to an AABB struct

    Returns
    Type Description
    AABB

    An AABB struct that is the same as the bounds struct

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