Choose your operating system:
Windows
macOS
Linux
Name |
Description |
|
---|---|---|
|
FColorChannels |
Struct for holding individual pointers to float values. |
|
FColorDragDrop |
This operation is a color which can be dragged and dropped between widgets. |
|
FColorInfo |
|
|
FColorPickerArgs |
|
|
FColorTheme |
A Color Theme is a name and an array of Colors. |
|
SColorGradingPicker |
Class for placing a color picker. |
|
SColorPicker |
Class for placing a color picker. |
|
SColorThemeBar |
SColorThemeBars include a ThemeColorBlocksBar in addition to a label. |
|
SColorThemesViewer |
There should only ever be a single SColorThemesViewer. |
|
SColorTrash |
The SColorTrash is a multipurpose widget which allows FColorDragDrops to be dropped on to to be |
|
SThemeColorBlock |
SThemeColorBlocks are Color Blocks which point to a Color in a ColorTheme. |
|
SThemeColorBlocksBar |
SThemeColorBlocksBars are panels for dragging and dropping SColorThemeBlocks onto and off of. |
Name |
Description |
---|---|
FOnColorPickerCancelled |
Called when the color picker cancel button is pressed |
FOnCurrentThemeChanged |
|
FOnGetCurrentVector4Value |
Callback to get the current FVector4 value |
Name |
Description |
|
---|---|---|
|
EColorGradingModes |
Enumerates color picker modes. |
|
EColorPickerChannels |
Enumerates color channels (do not reorder). |
|
EColorPickerModes |
Enumerates color picker modes. |
Name | Description | ||
---|---|---|---|
|
DestroyColorPicker() |
Destroy the current color picker. |
|
|
TSharedPtr< ... |
GetColorPicker() |
Get a pointer to the static color picker, or nullptr if it does not exist. |
|
OpenColorPicker ( |
Open up the static color picker, destroying any previously existing one. |