docs.unity.cn
    Show / Hide Table of Contents

    Struct MinMaxAABB

    Namespace: Unity.Mathematics
    Syntax
    [Serializable]
    public struct MinMaxAABB : IEquatable<MinMaxAABB>

    Fields

    Name Description
    Max
    Min

    Properties

    Name Description
    Empty
    IsEmpty

    Methods

    Name Description
    Encapsulate(float3)
    Encapsulate(MinMaxAABB)
    Equals(MinMaxAABB)

    Operators

    Name Description
    Implicit(AABB to MinMaxAABB)
    Implicit(MinMaxAABB to AABB)
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use