Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FDynamicMesh3
Description
Returns the current ShapeChangeStamp. This is incremented any time a mesh vertex position is changed or the mesh topology is modified. Change stamps are disabled by default.
| Name | GetShapeChangeStamp |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/DynamicMesh3.h |
| Include Path | #include "DynamicMesh/DynamicMesh3.h" |
uint32 GetShapeChangeStamp() const