docs.unity.cn
    Show / Hide Table of Contents

    Class GeometryExtensions

    Inheritance
    Object
    GeometryExtensions
    Namespace: Unity.Reflect.Geometry
    Syntax
    public static class GeometryExtensions

    Methods

    ToReflect(SyncBoundingBox)

    Declaration
    public static Aabb ToReflect(this SyncBoundingBox box)
    Parameters
    Type Name Description
    SyncBoundingBox box
    Returns
    Type Description
    Aabb

    ToReflect(Bounds)

    Declaration
    public static Aabb ToReflect(this Bounds box)
    Parameters
    Type Name Description
    Bounds box
    Returns
    Type Description
    Aabb

    ToUnity(Aabb)

    Declaration
    public static Bounds ToUnity(this Aabb box)
    Parameters
    Type Name Description
    Aabb box
    Returns
    Type Description
    Bounds
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 03 February 2022
    Terms of use