UOctreeDynamicMeshComponent::NotifyMeshUpdated

Change tracking/etc Call this if you update the mesh via [GetMesh()](API\Plugins\ModelingComponents\UOctreeDynamicMeshComponent\GetMesh)

Windows
MacOS
Linux

Override Hierarchy

UBaseDynamicMeshComponent::NotifyMeshUpdated()

UOctreeDynamicMeshComponent::NotifyMeshUpdated()

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 NotifyMeshUpdated()

Remarks

Change tracking/etc Call this if you update the mesh via GetMesh()

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