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
&40;
TFunction< FDynamicMeshAABBTree3 &42;(void)> GetSpatialFunc
&41;
Remarks
Provide a function that will return an AABBTree for the Mesh. See class comment for why this is necessary.