Struct LightUnitSliderUIRange
The UI range of the slider
Inherited Members
Namespace: UnityEditor.Rendering
Assembly: Unity.RenderPipelines.Core.Editor.dll
Syntax
public struct LightUnitSliderUIRange
Constructors
Name | Description |
---|---|
LightUnitSliderUIRange(Texture2D, string, Vector2) | Constructor |
LightUnitSliderUIRange(Texture2D, string, Vector2, float) | Constructor |
Fields
Name | Description |
---|---|
content | The content |
presetValue | The value of the preset |
value | The value |
Methods
Name | Description |
---|---|
CautionRange(string, float) | Constructor |