UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FColorChannels Struct Reference

#include <SColorPicker.h>

Public Member Functions

 FColorChannels ()
 

Public Attributes

floatRed
 
floatGreen
 
floatBlue
 
floatAlpha
 

Detailed Description

Struct for holding individual pointers to float values.

Constructor & Destructor Documentation

◆ FColorChannels()

FColorChannels::FColorChannels ( )
inline

Member Data Documentation

◆ Alpha

float* FColorChannels::Alpha

◆ Blue

float* FColorChannels::Blue

◆ Green

float* FColorChannels::Green

◆ Red

float* FColorChannels::Red

The documentation for this struct was generated from the following file: