C# Class UnityEditor.ObjectPreviewPopup.Styles

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

Public Properties

Property Type Description
background UnityEngine.GUIStyle
toolbar UnityEngine.GUIStyle
toolbarText UnityEngine.GUIStyle

Property Details

background public_oe property

public GUIStyle,UnityEngine background
return UnityEngine.GUIStyle

toolbar public_oe property

public GUIStyle,UnityEngine toolbar
return UnityEngine.GUIStyle

toolbarText public_oe property

public GUIStyle,UnityEngine toolbarText
return UnityEngine.GUIStyle