Navigation
API > API/Plugins > API/Plugins/AudioWidgets > API/Plugins/AudioWidgets/AudioMaterialSlate
Inheritance Hierarchy
- FSlateWidgetStyle
- FAudioMaterialWidgetStyle
- FAudioMaterialEnvelopeStyle
References
| Module | AudioWidgets |
| Header | /Engine/Plugins/Runtime/AudioWidgets/Source/AudioWidgets/Public/AudioMaterialSlate/AudioMaterialSlateTypes.h |
| Include | #include "AudioMaterialSlate/AudioMaterialSlateTypes.h" |
Syntax
USTRUCT (BlueprintType )
struct FAudioMaterialEnvelopeStyle : public FAudioMaterialWidgetStyle
Remarks
Represents the appearance of an Audio Material Envelope
Variables
| Type | Name | Description | |
|---|---|---|---|
| FLinearColor | BackgroundColor | ||
| FLinearColor | CurveColor | ||
| FLinearColor | OutlineColor |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FAudioMaterialEnvelopeStyle & | GetDefault () |
||
| void | GetResources
(
TArray< const FSlateBrush* >& OutBrushes |
FSlateWidgetStyle. | |
| const FName | GetTypeName () |
||
| FAudioMaterialEnvelopeStyle & | SetEnvelopeBackgroundColor
(
const FLinearColor& InColor |
||
| FAudioMaterialEnvelopeStyle & | SetEnvelopeCurveColor
(
const FLinearColor& InColor |
||
| FAudioMaterialEnvelopeStyle & | SetEnvelopeOutlineColor
(
const FLinearColor& InColor |
||
| FAudioMaterialEnvelopeStyle & | SetMaterial
(
UMaterialInterface* InMaterialInterface |
Constants
| Name | Description |
|---|---|
| TypeName |