FColorChannels

Struct for holding individual pointers to float values.

Windows
MacOS
Linux

References

Module

AppFramework

Header

/Engine/Source/Runtime/AppFramework/Public/Widgets/Colors/SColorPicker.h

Include

#include "Widgets/Colors/SColorPicker.h"

Syntax

struct FColorChannels

Remarks

Struct for holding individual pointers to float values.

Variables

Name Description

Public variable

float *

 

Alpha

Public variable

float *

 

Blue

Public variable

float *

 

Green

Public variable

float *

 

Red

Constructors

Name Description

Public function

FColorChannels()

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