Navigation
API > API/Runtime > API/Runtime/AppFramework
Struct for holding individual pointers to float values.
| Name | FColorChannels |
| Type | struct |
| Header File | /Engine/Source/Runtime/AppFramework/Public/Widgets/Colors/SColorPicker.h |
| Include Path | #include "Widgets/Colors/SColorPicker.h" |
Syntax
struct FColorChannels
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FColorChannels() |
Widgets/Colors/SColorPicker.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Alpha | float * | Widgets/Colors/SColorPicker.h | ||
| Blue | float * | Widgets/Colors/SColorPicker.h | ||
| Green | float * | Widgets/Colors/SColorPicker.h | ||
| Red | float * | Widgets/Colors/SColorPicker.h |