Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Drawing > API/Plugins/ModelingComponents/Drawing/UPreviewGeometry
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Drawing/PreviewGeometryActor.h |
| Include | #include "Drawing/PreviewGeometryActor.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Drawing/PreviewGeometryActor.cpp |
UFUNCTION ()
void RemoveAllPointSets
(
bool bDestroy
)
Remarks
Remove all PointSetComponents
Parameters
| Name | Description |
|---|---|
| bDestroy | if true, the components will unregistered and destroyed. |