![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SColorPicker.h>
Public Member Functions | |
| FColorChannels () | |
Public Attributes | |
| float * | Red |
| float * | Green |
| float * | Blue |
| float * | Alpha |
Struct for holding individual pointers to float values.
|
inline |
| float* FColorChannels::Alpha |
| float* FColorChannels::Blue |
| float* FColorChannels::Green |
| float* FColorChannels::Red |