C# Class UnityEditor.LookDevEnvironmentWindow.Styles

Show file 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 property

public GUIContent,UnityEngine sCloseIcon
return UnityEngine.GUIContent

sDragAndDropHDRIText public property

public GUIContent,UnityEngine sDragAndDropHDRIText
return UnityEngine.GUIContent

sEnvControlIcon public property

public GUIContent,UnityEngine sEnvControlIcon
return UnityEngine.GUIContent

sLabelStyleBothContext public property

public GUIStyle,UnityEngine sLabelStyleBothContext
return UnityEngine.GUIStyle

sLabelStyleFirstContext public property

public GUIStyle,UnityEngine sLabelStyleFirstContext
return UnityEngine.GUIStyle

sLabelStyleSecondContext public property

public GUIStyle,UnityEngine sLabelStyleSecondContext
return UnityEngine.GUIStyle

sLatlongFrameTexture public property

public Texture,UnityEngine sLatlongFrameTexture
return UnityEngine.Texture

sLightTexture public property

public Texture,UnityEngine sLightTexture
return UnityEngine.Texture

sSeparatorStyle public property

public GUIStyle,UnityEngine sSeparatorStyle
return UnityEngine.GUIStyle

sTitle public property

public GUIContent,UnityEngine sTitle
return UnityEngine.GUIContent