Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Selection > API/Plugins/ModelingComponents/Selection/FMeshTopologySelector
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/MeshTopologySelector.h |
| Include | #include "Selection/MeshTopologySelector.h" |
void SetSpatialSource
(
TFunction < FDynamicMeshAABBTree3 *> GetSpatialFunc
)
Remarks
Provide a function that will return an AABBTree for the Mesh. See class comment for why this is necessary.