C# Class UnityEditor.ObjectPreviewPopup.Styles

Show file 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 property

public GUIStyle,UnityEngine background
return UnityEngine.GUIStyle

toolbar public property

public GUIStyle,UnityEngine toolbar
return UnityEngine.GUIStyle

toolbarText public property

public GUIStyle,UnityEngine toolbarText
return UnityEngine.GUIStyle