Class LightUI.Styles
Styles
Inherited Members
Namespace: UnityEditor.Rendering
Assembly: Unity.RenderPipelines.Core.Editor.dll
Syntax
public static class LightUI.Styles
Fields
color
Label with "Color"
Declaration
public static readonly GUIContent color
Field Value
Type | Description |
---|---|
GUIContent |
colorFilter
Label for color filter
Declaration
public static readonly GUIContent colorFilter
Field Value
Type | Description |
---|---|
GUIContent |
colorTemperature
Label for color temperature
Declaration
public static readonly GUIContent colorTemperature
Field Value
Type | Description |
---|---|
GUIContent |
emissionHeader
Title with "Emission"
Declaration
public static readonly GUIContent emissionHeader
Field Value
Type | Description |
---|---|
GUIContent |
enableSpotReflector
Label for light's enable spot reflector property
Declaration
public static readonly GUIContent enableSpotReflector
Field Value
Type | Description |
---|---|
GUIContent |
generalHeader
Title with "General"
Declaration
public static readonly GUIContent generalHeader
Field Value
Type | Description |
---|---|
GUIContent |
lightAppearance
Label with "Color"
Declaration
public static readonly GUIContent lightAppearance
Field Value
Type | Description |
---|---|
GUIContent |
lightAppearanceOptions
List of the appearance options
Declaration
public static readonly GUIContent[] lightAppearanceOptions
Field Value
Type | Description |
---|---|
GUIContent[] |
lightAppearanceUnits
List of the appearance units
Declaration
public static readonly GUIContent[] lightAppearanceUnits
Field Value
Type | Description |
---|---|
GUIContent[] |
lightIntensity
Label for light intensity (with light units)
Declaration
public static readonly GUIContent lightIntensity
Field Value
Type | Description |
---|---|
GUIContent |
lightLayer
Title with "Light Layer"
Declaration
public static readonly GUIContent lightLayer
Field Value
Type | Description |
---|---|
GUIContent |
luxAtDistance
Label for light's lux at distance property
Declaration
public static readonly GUIContent luxAtDistance
Field Value
Type | Description |
---|---|
GUIContent |
renderingHeader
Title with "Rendering"
Declaration
public static readonly GUIContent renderingHeader
Field Value
Type | Description |
---|---|
GUIContent |
shadowHeader
Title with "Shadows"
Declaration
public static readonly GUIContent shadowHeader
Field Value
Type | Description |
---|---|
GUIContent |
shapeHeader
Title with "Shape"
Declaration
public static readonly GUIContent shapeHeader
Field Value
Type | Description |
---|---|
GUIContent |
unsupportedPresetPropertiesMessage
When using Preset of Light Component, only a subset of properties are supported. Unsupported properties are hidden.
Declaration
public static readonly string unsupportedPresetPropertiesMessage
Field Value
Type | Description |
---|---|
string |