Navigation
API > API/Plugins > API/Plugins/DynamicMaterialEditor > API/Plugins/DynamicMaterialEditor/Components > API/Plugins/DynamicMaterialEditor/Components/UDMMaterialEffectStack
References
| Module | DynamicMaterialEditor |
| Header | /Engine/Plugins/Experimental/DynamicMaterial/Source/DynamicMaterialEditor/Public/Components/DMMaterialEffectStack.h |
| Include | #include "Components/DMMaterialEffectStack.h" |
UFUNCTION (BlueprintCallable, Category="Material Designer",
Meta=(DisplayName="Remove Effect (By Index)"))
bool BP_RemoveEffectByIndex
(
int32 InIndex
)