UOctreeDynamicMeshComponent::ApplyChange

Apply a general mesh change to the internal mesh

Windows
MacOS
Linux

Override Hierarchy

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 ApplyChange
(
    const FMeshChange * Change,
    bool bRevert
)

Remarks

Apply a general mesh change to the internal mesh

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