Navigation
API > API/Plugins > API/Plugins/RemoteControl
Inheritance Hierarchy
- FColorWheelColorBase
- FColorWheelColor
References
| Module | RemoteControl |
| Header | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlFunctionLibrary.h |
| Include | #include "RemoteControlFunctionLibrary.h" |
Syntax
USTRUCT&40;Blueprintable&41;
struct FColorWheelColor : public FColorWheelColorBase
Remarks
A color as represented by a position on a color wheel.
Variables
| Type | Name | Description | |
|---|---|---|---|
| double | Alpha | The color's alpha component. |