Colors

Windows
MacOS
Linux

Classes

Name

Description

Public struct

FColorChannels

Struct for holding individual pointers to float values.

Public class

FColorDragDrop

This operation is a color which can be dragged and dropped between widgets.

Public struct

FColorInfo

Public struct

FColorPickerArgs

Public class

FColorTheme

A Color Theme is a name and an array of Colors.

Public class

SColorGradingPicker

Class for placing a color picker.

Public class

SColorPicker

Class for placing a color picker.

Public class

SColorThemeBar

SColorThemeBars include a ThemeColorBlocksBar in addition to a label.

Public class

SColorThemesViewer

There should only ever be a single SColorThemesViewer.

Public class

SColorTrash

The SColorTrash is a multipurpose widget which allows FColorDragDrops to be dropped on to to be

Public class

SComplexGradient

Implements a Slate widget that renders a color gradient consisting of multiple stops.

Public class

SSimpleGradient

Implements a Slate widget that renders a simple color gradient.

Public class

SThemeColorBlock

SThemeColorBlocks are Color Blocks which point to a Color in a ColorTheme.

Public class

SThemeColorBlocksBar

SThemeColorBlocksBars are panels for dragging and dropping SColorThemeBlocks onto and off of.

Typedefs

Name

Description

FOnColorPickerCancelled

Called when the color picker cancel button is pressed

FOnCurrentThemeChanged

FOnGetCurrentVector4Value

Callback to get the current FVector4 value

Enums

Name

Description

Public enum

EColorGradingModes

Enumerates color picker modes.

Public enum

EColorPickerChannels

Enumerates color channels (do not reorder).

Public enum

EColorPickerModes

Enumerates color picker modes.

Functions

Name Description

Public function

void

 

DestroyColorPicker()

Destroy the current color picker.

Public function

TSharedPtr< ...

 

GetColorPicker()

Get a pointer to the static color picker, or nullptr if it does not exist.

Public function

bool

 

OpenColorPicker

(
    const FColorPickerArgs& Args
)

Open up the static color picker, destroying any previously existing one.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss