Struct ConvexHullBuilder.FaceEdge | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Struct ConvexHullBuilder.FaceEdge

    An edge of a face (possibly made from multiple triangles).

    Namespace: Unity.Physics
    Syntax
    public struct FaceEdge

    Fields

    Current

    Declaration
    public ConvexHullBuilder.Edge Current
    Field Value
    Type Description
    ConvexHullBuilder.Edge

    Invalid

    Declaration
    public static readonly ConvexHullBuilder.FaceEdge Invalid
    Field Value
    Type Description
    ConvexHullBuilder.FaceEdge

    Start

    Declaration
    public ConvexHullBuilder.Edge Start
    Field Value
    Type Description
    ConvexHullBuilder.Edge

    Properties

    IsValid

    Declaration
    public bool IsValid { get; }
    Property Value
    Type Description
    System.Boolean

    Operators

    Implicit(ConvexHullBuilder.FaceEdge to ConvexHullBuilder.Edge)

    Declaration
    public static implicit operator ConvexHullBuilder.Edge(ConvexHullBuilder.FaceEdge fe)
    Parameters
    Type Name Description
    ConvexHullBuilder.FaceEdge fe
    Returns
    Type Description
    ConvexHullBuilder.Edge
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023