docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct Aabb

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: Unity.U2D.Entities.Physics
    Assembly: solution.dll
    Syntax
    public struct Aabb

    Constructors

    Name Description
    Aabb(float2)
    Aabb(float2, float2)
    Aabb(Aabb, Aabb)

    Fields

    Name Description
    Max
    Min

    Properties

    Name Description
    Center
    Empty
    Extents
    HalfExtents
    IsValid
    SurfaceArea

    Methods

    Name Description
    Combine(Aabb)
    Contains(Aabb)
    Deflate(float)
    Include(float2)
    Include(Aabb)
    Inflate(float)
    Overlap(float2)
    Overlap(Aabb)
    Union(Aabb, Aabb)
    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)