C# Class UnityEditor.TickStyle

Show file Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
centerLabel bool
distFull int
distLabel int
distMin int
labelColor EditorGUIUtility.SkinnedColor
stubs bool
tickColor EditorGUIUtility.SkinnedColor
unit string

Property Details

centerLabel public property

public bool centerLabel
return bool

distFull public property

public int distFull
return int

distLabel public property

public int distLabel
return int

distMin public property

public int distMin
return int

labelColor public property

public EditorGUIUtility.SkinnedColor labelColor
return EditorGUIUtility.SkinnedColor

stubs public property

public bool stubs
return bool

tickColor public property

public EditorGUIUtility.SkinnedColor tickColor
return EditorGUIUtility.SkinnedColor

unit public property

public string unit
return string