Navigation
Unreal Engine C++ API Reference > Plugins > ModelingComponents > UPreviewMesh
Type | Name | Description | |
---|---|---|---|
void | UpdatePreview
(
const FDynamicMesh3* Mesh, |
Update the internal mesh by copying the given Mesh | |
void | UpdatePreview
(
FDynamicMesh3&& Mesh, |
Update the internal mesh by moving in the given Mesh |