C# Class UnityEditor.TickStyle

Mostra 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_oe property

public bool centerLabel
return bool

distFull public_oe property

public int distFull
return int

distLabel public_oe property

public int distLabel
return int

distMin public_oe property

public int distMin
return int

labelColor public_oe property

public EditorGUIUtility.SkinnedColor labelColor
return EditorGUIUtility.SkinnedColor

stubs public_oe property

public bool stubs
return bool

tickColor public_oe property

public EditorGUIUtility.SkinnedColor tickColor
return EditorGUIUtility.SkinnedColor

unit public_oe property

public string unit
return string