Class DotEdge | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class DotEdge

    Inheritance
    System.Object
    DotElement
    DotEdge
    Inherited Members
    DotElement.Label
    DotElement.attributes
    DotElement.HasAttributes()
    Namespace: UnityEditor.Dot
    Syntax
    public class DotEdge : DotElement

    Constructors

    DotEdge(DotNode, DotNode)

    Declaration
    public DotEdge(DotNode from, DotNode to)
    Parameters
    Type Name Description
    DotNode from
    DotNode to

    Properties

    From

    Declaration
    public DotNode From { get; }
    Property Value
    Type Description
    DotNode

    Name

    Declaration
    public override string Name { get; }
    Property Value
    Type Description
    System.String
    Overrides
    DotElement.Name

    To

    Declaration
    public DotNode To { get; }
    Property Value
    Type Description
    DotNode
    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