Navigation
API > API/Plugins > API/Plugins/DynamicMaterial > API/Plugins/DynamicMaterial/Components > API/Plugins/DynamicMaterial/Components/UDMMaterialComponent
- UDMMaterialComponent::Update()
- UDMMaterialValueRenderTarget::Update()
- UDMRenderTargetRenderer::Update()
- UDMTextureUV::Update()
- UDMTextureUVDynamic::Update()
References
| Module | DynamicMaterial |
| Header | /Engine/Plugins/Experimental/DynamicMaterial/Source/DynamicMaterial/Public/Components/DMMaterialComponent.h |
| Include | #include "Components/DMMaterialComponent.h" |
| Source | /Engine/Plugins/Experimental/DynamicMaterial/Source/DynamicMaterial/Private/Components/DMMaterialComponent.cpp |
UFUNCTION (BlueprintCallable, Category="Material Designer")
virtual void Update
(
UDMMaterialComponent * InSource,
EDMUpdateType InUpdateType
)
Remarks
Event that is triggered when this component, or a sub-component, changes to trigger other updates in the model.