Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Selections > API/Runtime/GeometryCore/Selections/FMeshVertexSelection
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Selections/MeshVertexSelection.h |
| Include | #include "Selections/MeshVertexSelection.h" |
template<typename PredicateFuncType>
void SelectByPosition
&40;
PredicateFuncType PredicateFunc,
bool bSelectTrue
&41;
Remarks
Select vertices where PredicteFunc(VertexPosition) == bSelectTrue