Navigation
API > API/Plugins > API/Plugins/RemoteControl
A color as represented by a position on a color wheel.
| Name | FColorWheelColor |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlFunctionLibrary.h |
| Include Path | #include "RemoteControlFunctionLibrary.h" |
Syntax
USTRUCT (Blueprintable)
struct FColorWheelColor : public FColorWheelColorBase
Inheritance Hierarchy
- FColorWheelColorBase → FColorWheelColor
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Alpha | double | The color's alpha component. | RemoteControlFunctionLibrary.h |