UOctreeDynamicMeshComponent::NotifyMaterialSetUpdated

This is called to tell our RenderProxy about modifications to the material set.

Windows
MacOS
Linux

Override Hierarchy

UBaseDynamicMeshComponent::NotifyMaterialSetUpdated()

UOctreeDynamicMeshComponent::NotifyMaterialSetUpdated()

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/OctreeDynamicMeshComponent.h

Include

#include "OctreeDynamicMeshComponent.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Private/OctreeDynamicMeshComponent.cpp

Syntax

virtual void NotifyMaterialSetUpdated()

Remarks

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss