Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/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 |