docs.unity.cn
    Show / Hide Table of Contents

    Struct AABB

    Namespace: Unity.Mathematics
    Syntax
    [Serializable]
    public struct AABB

    Fields

    Name Description
    Center
    Extents

    Properties

    Name Description
    Max
    Min
    Size

    Methods

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

    Returns a string representation of the AABB.

    Transform(float4x4, AABB)

    Extension Methods

    AABBExtensions.ToBounds(AABB)
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use