Navigation
API > API/Plugins > API/Plugins/AudioWidgets
References
| Module | AudioWidgets |
| Header | /Engine/Plugins/Runtime/AudioWidgets/Source/AudioWidgets/Public/AudioColorMapper.h |
| Include | #include "AudioColorMapper.h" |
Syntax
class FAudioColorMapper
Remarks
Helper class for normalizing and applying a colormapping to unnormalized data.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FAudioColorMapper
(
const float InMinValue, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FColor | ColorMapBlackToWhite
(
const float T |
||
| FColor | ColorMapWhiteToBlack
(
const float T |
||
| FColor | GetColorFromValue
(
const float Value |