C# Class UnityEditor.LightEditor.Styles

Show file Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
BakedShadowAngle UnityEngine.GUIContent
BakedShadowRadius UnityEngine.GUIContent
LightBounceIntensity UnityEngine.GUIContent
LightmappingModeLabel UnityEngine.GUIContent
LightmappingModeValues int[]
LightmappingModes UnityEngine.GUIContent[]
ShadowNearPlane UnityEngine.GUIContent
ShadowType UnityEngine.GUIContent
iconRemove UnityEngine.GUIContent
invisibleButton UnityEngine.GUIStyle

Property Details

BakedShadowAngle public property

public GUIContent,UnityEngine BakedShadowAngle
return UnityEngine.GUIContent

BakedShadowRadius public property

public GUIContent,UnityEngine BakedShadowRadius
return UnityEngine.GUIContent

LightBounceIntensity public property

public GUIContent,UnityEngine LightBounceIntensity
return UnityEngine.GUIContent

LightmappingModeLabel public property

public GUIContent,UnityEngine LightmappingModeLabel
return UnityEngine.GUIContent

LightmappingModeValues public property

public int[] LightmappingModeValues
return int[]

LightmappingModes public property

public GUIContent[],UnityEngine LightmappingModes
return UnityEngine.GUIContent[]

ShadowNearPlane public property

public GUIContent,UnityEngine ShadowNearPlane
return UnityEngine.GUIContent

ShadowType public property

public GUIContent,UnityEngine ShadowType
return UnityEngine.GUIContent

iconRemove public property

public GUIContent,UnityEngine iconRemove
return UnityEngine.GUIContent

invisibleButton public property

public GUIStyle,UnityEngine invisibleButton
return UnityEngine.GUIStyle