Class DotAttribute
Inheritance
System.Object
DotAttribute
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: UnityEditor.Dot
Syntax
public static class DotAttribute
Fields
Color
Declaration
public static readonly string Color
Field Value
Type | Description |
---|---|
System.String |
HeadLabel
Declaration
public static readonly string HeadLabel
Field Value
Type | Description |
---|---|
System.String |
Label
Declaration
public static readonly string Label
Field Value
Type | Description |
---|---|
System.String |
Shape
Declaration
public static readonly string Shape
Field Value
Type | Description |
---|---|
System.String |
Style
Declaration
public static readonly string Style
Field Value
Type | Description |
---|---|
System.String |
TailLabel
Declaration
public static readonly string TailLabel
Field Value
Type | Description |
---|---|
System.String |