Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Selection
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/GeometrySelectionVisualization.h |
| Include | #include "Selection/GeometrySelectionVisualization.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Selection/GeometrySelectionVisualization.cpp |
namespace UE
{
namespace Geometry
{
void UE&58;&58;Geometry&58;&58;UpdateGeometrySelectionVisualization
&40;
UPreviewGeometry &42; PreviewGeom,
UGeometrySelectionVisualizationProperties &42; Settings
&41;
}
}
Remarks
Update the geometry selection preview geometry according to Settings. Call this in your tool OnTick function