C# Class UnityEditor.Timeline.Styles

显示文件 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
background UnityEngine.GUIStyle
block UnityEngine.GUIStyle
handLeft UnityEngine.GUIStyle
handLeftPrev UnityEngine.GUIStyle
handRight UnityEngine.GUIStyle
header UnityEngine.GUIStyle
leftBlock UnityEngine.GUIStyle
offLeft UnityEngine.GUIStyle
offOn UnityEngine.GUIStyle
offRight UnityEngine.GUIStyle
onLeft UnityEngine.GUIStyle
onOff UnityEngine.GUIStyle
onRight UnityEngine.GUIStyle
overlay UnityEngine.GUIStyle
playhead UnityEngine.GUIStyle
rightBlock UnityEngine.GUIStyle
select UnityEngine.GUIStyle
selectHead UnityEngine.GUIStyle
timeBlockLeft UnityEngine.GUIStyle
timeBlockRight UnityEngine.GUIStyle

Public Methods

Method Description
Styles ( ) : System

Method Details

Styles() public method

public Styles ( ) : System
return System

Property Details

background public_oe property

public GUIStyle,UnityEngine background
return UnityEngine.GUIStyle

block public_oe property

public GUIStyle,UnityEngine block
return UnityEngine.GUIStyle

handLeft public_oe property

public GUIStyle,UnityEngine handLeft
return UnityEngine.GUIStyle

handLeftPrev public_oe property

public GUIStyle,UnityEngine handLeftPrev
return UnityEngine.GUIStyle

handRight public_oe property

public GUIStyle,UnityEngine handRight
return UnityEngine.GUIStyle

header public_oe property

public GUIStyle,UnityEngine header
return UnityEngine.GUIStyle

leftBlock public_oe property

public GUIStyle,UnityEngine leftBlock
return UnityEngine.GUIStyle

offLeft public_oe property

public GUIStyle,UnityEngine offLeft
return UnityEngine.GUIStyle

offOn public_oe property

public GUIStyle,UnityEngine offOn
return UnityEngine.GUIStyle

offRight public_oe property

public GUIStyle,UnityEngine offRight
return UnityEngine.GUIStyle

onLeft public_oe property

public GUIStyle,UnityEngine onLeft
return UnityEngine.GUIStyle

onOff public_oe property

public GUIStyle,UnityEngine onOff
return UnityEngine.GUIStyle

onRight public_oe property

public GUIStyle,UnityEngine onRight
return UnityEngine.GUIStyle

overlay public_oe property

public GUIStyle,UnityEngine overlay
return UnityEngine.GUIStyle

playhead public_oe property

public GUIStyle,UnityEngine playhead
return UnityEngine.GUIStyle

rightBlock public_oe property

public GUIStyle,UnityEngine rightBlock
return UnityEngine.GUIStyle

select public_oe property

public GUIStyle,UnityEngine select
return UnityEngine.GUIStyle

selectHead public_oe property

public GUIStyle,UnityEngine selectHead
return UnityEngine.GUIStyle

timeBlockLeft public_oe property

public GUIStyle,UnityEngine timeBlockLeft
return UnityEngine.GUIStyle

timeBlockRight public_oe property

public GUIStyle,UnityEngine timeBlockRight
return UnityEngine.GUIStyle