C# Class UnityEditor.ObjectPreview.Styles

Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Свойство Type Description
dropShadowLabelStyle UnityEngine.GUIStyle
preBackground UnityEngine.GUIStyle
preBackgroundSolid UnityEngine.GUIStyle
previewMiniLabel UnityEngine.GUIStyle

Méthodes publiques

Méthode Description
Styles ( ) : System

Method Details

Styles() public méthode

public Styles ( ) : System
Résultat System

Property Details

dropShadowLabelStyle public_oe property

public GUIStyle,UnityEngine dropShadowLabelStyle
Résultat UnityEngine.GUIStyle

preBackground public_oe property

public GUIStyle,UnityEngine preBackground
Résultat UnityEngine.GUIStyle

preBackgroundSolid public_oe property

public GUIStyle,UnityEngine preBackgroundSolid
Résultat UnityEngine.GUIStyle

previewMiniLabel public_oe property

public GUIStyle,UnityEngine previewMiniLabel
Résultat UnityEngine.GUIStyle