Class DotShape
Inheritance
System.Object
DotShape
Namespace: UnityEditor.Dot
Syntax
public static class DotShape
Fields
Box
Declaration
public static readonly string Box
Field Value
Type | Description |
---|---|
System.String |
Ellipse
Declaration
public static readonly string Ellipse
Field Value
Type | Description |
---|---|
System.String |
None
Declaration
public static readonly string None
Field Value
Type | Description |
---|---|
System.String |
Square
Declaration
public static readonly string Square
Field Value
Type | Description |
---|---|
System.String |