docs.unity.cn
    Show / Hide Table of Contents

    Struct AABB

    Namespace: Unity.Mathematics
    Syntax
    public struct AABB

    Fields

    Name Description
    Center
    Extents

    Properties

    Name Description
    Max
    Min
    Size

    Methods

    Name Description
    Contains(float3)
    Contains(AABB)
    DistanceSq(float3)
    ToString()

    Returns a string representation of the AABB.

    Transform(float4x4, AABB)

    Extension Methods

    AABBExtensions.ToBounds(AABB)
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Friday, May 28, 2021