docs.unity.cn
    Show / Hide Table of Contents

    Operator Implicit

    Implicit(AABB to MinMaxAABB)

    Declaration
    public static implicit operator MinMaxAABB(AABB aabb)
    Parameters
    Type Name Description
    AABB aabb
    Returns
    Type Description
    MinMaxAABB

    Implicit(MinMaxAABB to AABB)

    Declaration
    public static implicit operator AABB(MinMaxAABB aabb)
    Parameters
    Type Name Description
    MinMaxAABB aabb
    Returns
    Type Description
    AABB
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use