docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor Aabb

    Aabb(float2)

    Declaration
    public Aabb(float2 point)
    Parameters
    Type Name Description
    float2 point

    Aabb(float2, float2)

    Declaration
    public Aabb(float2 min, float2 max)
    Parameters
    Type Name Description
    float2 min
    float2 max

    Aabb(Aabb, Aabb)

    Declaration
    public Aabb(Aabb aabb1, Aabb aabb2)
    Parameters
    Type Name Description
    Aabb aabb1
    Aabb aabb2
    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)