Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/UOctreeDynamicMeshComponent
Description
This is called to tell our RenderProxy about modifications to the material set. We need to pass this on for things like material validation in the Editor.
Virtual Inheritance
- UBaseDynamicMeshComponent::NotifyMaterialSetUpdated → UOctreeDynamicMeshComponent::NotifyMaterialSetUpdated
| Name | NotifyMaterialSetUpdated |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Components/OctreeDynamicMeshComponent.h |
| Include Path | #include "Components/OctreeDynamicMeshComponent.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Components/OctreeDynamicMeshComponent.cpp |
virtual void NotifyMaterialSetUpdated()