C# Class UnityEditor.ObjectPreview.Styles

显示文件 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_oe property

public GUIStyle,UnityEngine dropShadowLabelStyle
return UnityEngine.GUIStyle

preBackground public_oe property

public GUIStyle,UnityEngine preBackground
return UnityEngine.GUIStyle

preBackgroundSolid public_oe property

public GUIStyle,UnityEngine preBackgroundSolid
return UnityEngine.GUIStyle

previewMiniLabel public_oe property

public GUIStyle,UnityEngine previewMiniLabel
return UnityEngine.GUIStyle