Class LightUI.Styles
Styles
Inherited Members
Namespace: UnityEditor.Rendering
Assembly: Unity.RenderPipelines.Core.Editor.dll
Syntax
public static class LightUI.Styles
Fields
color
Color
Declaration
public static readonly GUIContent color
Field Value
Type | Description |
---|---|
GUIContent |
colorFilter
The color filter
Declaration
public static readonly GUIContent colorFilter
Field Value
Type | Description |
---|---|
GUIContent |
colorTemperature
Color Temperature
Declaration
public static readonly GUIContent colorTemperature
Field Value
Type | Description |
---|---|
GUIContent |
emissionHeader
Emission
Declaration
public static readonly GUIContent emissionHeader
Field Value
Type | Description |
---|---|
GUIContent |
generalHeader
General
Declaration
public static readonly GUIContent generalHeader
Field Value
Type | Description |
---|---|
GUIContent |
lightAppearance
Light Appearance
Declaration
public static readonly GUIContent lightAppearance
Field Value
Type | Description |
---|---|
GUIContent |
lightAppearanceOptions
Options for Light Appearance
Declaration
public static readonly GUIContent[] lightAppearanceOptions
Field Value
Type | Description |
---|---|
GUIContent[] |
lightAppearanceUnits
Units for Light Appearance
Declaration
public static readonly GUIContent[] lightAppearanceUnits
Field Value
Type | Description |
---|---|
GUIContent[] |
lightLayer
Light Layer
Declaration
public static readonly GUIContent lightLayer
Field Value
Type | Description |
---|---|
GUIContent |
renderingHeader
Rendering
Declaration
public static readonly GUIContent renderingHeader
Field Value
Type | Description |
---|---|
GUIContent |
shadowHeader
Shadows
Declaration
public static readonly GUIContent shadowHeader
Field Value
Type | Description |
---|---|
GUIContent |
shapeHeader
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 |