Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Animation
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Animation/MovieSceneWidgetMaterialSystem.h |
| Include | #include "Animation/MovieSceneWidgetMaterialSystem.h" |
Syntax
struct FWidgetMaterialAccessor
Variables
| Type | Name | Description | |
|---|---|---|---|
| UWidget * | Widget | ||
| FWidgetMaterialHandle | WidgetMaterialHandle |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FWidgetMaterialAccessor
(
const FWidgetMaterialKey& InKey |
|||
FWidgetMaterialAccessor
(
UObject* InObject, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| UMaterialInstanceDynamic * | CreateDynamicMaterial
(
UMaterialInterface* InMaterial |
||
| UMaterialInterface * | GetMaterial () |
||
| void | SetMaterial
(
UMaterialInterface* InMaterial |
||
| FString | ToString () |
Operators
| Type | Name | Description | |
|---|---|---|---|
Typedefs
| Name | Description |
|---|---|
| KeyType |