Navigation
API > API/Plugins > API/Plugins/DynamicMaterialEditor > API/Plugins/DynamicMaterialEditor/UDMMaterialEffectStack
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static UDMMaterialEffectStack * CreateEffectStack
(
UDMMaterialSlot* InSlot |
Components/DMMaterialEffectStack.h | ||
static UDMMaterialEffectStack * CreateEffectStack
(
UDMMaterialLayerObject* InLayer |
Components/DMMaterialEffectStack.h |
CreateEffectStack(UDMMaterialSlot *)
| Name | CreateEffectStack |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/DynamicMaterial/Source/DynamicMaterialEditor/Public/Components/DMMaterialEffectStack.h |
| Include Path | #include "Components/DMMaterialEffectStack.h" |
| Source | /Engine/Plugins/VirtualProduction/DynamicMaterial/Source/DynamicMaterialEditor/Private/Components/DMMaterialEffectStack.cpp |
static UDMMaterialEffectStack * CreateEffectStack
(
UDMMaterialSlot * InSlot
)
CreateEffectStack(UDMMaterialLayerObject *)
| Name | CreateEffectStack |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/DynamicMaterial/Source/DynamicMaterialEditor/Public/Components/DMMaterialEffectStack.h |
| Include Path | #include "Components/DMMaterialEffectStack.h" |
| Source | /Engine/Plugins/VirtualProduction/DynamicMaterial/Source/DynamicMaterialEditor/Private/Components/DMMaterialEffectStack.cpp |
static UDMMaterialEffectStack * CreateEffectStack
(
UDMMaterialLayerObject * InLayer
)