C# Class UnityEditor.ObjectSelector.Styles

Show file Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
background UnityEngine.GUIStyle
bottomResize UnityEngine.GUIStyle
largeStatus UnityEngine.GUIStyle
previewBackground UnityEngine.GUIStyle
previewTextureBackground UnityEngine.GUIStyle
smallStatus UnityEngine.GUIStyle
tab UnityEngine.GUIStyle
toolbarBack UnityEngine.GUIStyle

Property Details

background public property

public GUIStyle,UnityEngine background
return UnityEngine.GUIStyle

bottomResize public property

public GUIStyle,UnityEngine bottomResize
return UnityEngine.GUIStyle

largeStatus public property

public GUIStyle,UnityEngine largeStatus
return UnityEngine.GUIStyle

previewBackground public property

public GUIStyle,UnityEngine previewBackground
return UnityEngine.GUIStyle

previewTextureBackground public property

public GUIStyle,UnityEngine previewTextureBackground
return UnityEngine.GUIStyle

smallStatus public property

public GUIStyle,UnityEngine smallStatus
return UnityEngine.GUIStyle

tab public property

public GUIStyle,UnityEngine tab
return UnityEngine.GUIStyle

toolbarBack public property

public GUIStyle,UnityEngine toolbarBack
return UnityEngine.GUIStyle