C# Class UnityEditor.ObjectPreview.Styles

Show file Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
dropShadowLabelStyle UnityEngine.GUIStyle
preBackground UnityEngine.GUIStyle
preBackgroundSolid UnityEngine.GUIStyle
previewMiniLabel UnityEngine.GUIStyle

Public Methods

Method Description
Styles ( ) : System

Method Details

Styles() public method

public Styles ( ) : System
return System

Property Details

dropShadowLabelStyle public property

public GUIStyle,UnityEngine dropShadowLabelStyle
return UnityEngine.GUIStyle

preBackground public property

public GUIStyle,UnityEngine preBackground
return UnityEngine.GUIStyle

preBackgroundSolid public property

public GUIStyle,UnityEngine preBackgroundSolid
return UnityEngine.GUIStyle

previewMiniLabel public property

public GUIStyle,UnityEngine previewMiniLabel
return UnityEngine.GUIStyle