C# Class UnityEditor.LookDevEnvironmentWindow.Styles

显示文件 Open project: CarlosHBC/UnityDecompiled

Public Properties

Property Type Description
sCloseIcon UnityEngine.GUIContent
sDragAndDropHDRIText UnityEngine.GUIContent
sEnvControlIcon UnityEngine.GUIContent
sLabelStyleBothContext UnityEngine.GUIStyle
sLabelStyleFirstContext UnityEngine.GUIStyle
sLabelStyleSecondContext UnityEngine.GUIStyle
sLatlongFrameTexture UnityEngine.Texture
sLightTexture UnityEngine.Texture
sSeparatorStyle UnityEngine.GUIStyle
sTitle UnityEngine.GUIContent

Public Methods

Method Description
Styles ( ) : System

Method Details

Styles() public method

public Styles ( ) : System
return System

Property Details

sCloseIcon public_oe property

public GUIContent,UnityEngine sCloseIcon
return UnityEngine.GUIContent

sDragAndDropHDRIText public_oe property

public GUIContent,UnityEngine sDragAndDropHDRIText
return UnityEngine.GUIContent

sEnvControlIcon public_oe property

public GUIContent,UnityEngine sEnvControlIcon
return UnityEngine.GUIContent

sLabelStyleBothContext public_oe property

public GUIStyle,UnityEngine sLabelStyleBothContext
return UnityEngine.GUIStyle

sLabelStyleFirstContext public_oe property

public GUIStyle,UnityEngine sLabelStyleFirstContext
return UnityEngine.GUIStyle

sLabelStyleSecondContext public_oe property

public GUIStyle,UnityEngine sLabelStyleSecondContext
return UnityEngine.GUIStyle

sLatlongFrameTexture public_oe property

public Texture,UnityEngine sLatlongFrameTexture
return UnityEngine.Texture

sLightTexture public_oe property

public Texture,UnityEngine sLightTexture
return UnityEngine.Texture

sSeparatorStyle public_oe property

public GUIStyle,UnityEngine sSeparatorStyle
return UnityEngine.GUIStyle

sTitle public_oe property

public GUIContent,UnityEngine sTitle
return UnityEngine.GUIContent