Class DotStyle
Inheritance
System.Object
DotStyle
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 DotStyle
Fields
Dotted
Declaration
public static readonly string Dotted
Field Value
Type | Description |
---|---|
System.String |
Filled
Declaration
public static readonly string Filled
Field Value
Type | Description |
---|---|
System.String |
Solid
Declaration
public static readonly string Solid
Field Value
Type | Description |
---|---|
System.String |