Class DotNode
Namespace: UnityEditor.Dot
Syntax
public class DotNode : DotElement
Constructors
DotNode()
Declaration
public DotNode()
DotNode(String)
Declaration
public DotNode(string name)
Parameters
Type | Name | Description |
---|---|---|
System.String | name |
Properties
Name
Declaration
public override string Name { get; }
Property Value
Type | Description |
---|---|
System.String |