Navigation
API > API/Editor > API/Editor/MeshPaint > API/Editor/MeshPaint/FBaseMeshPaintGeometryAdapter
- IMeshPaintGeometryAdapter::GetInfluencedVertexIndices()
- FBaseMeshPaintGeometryAdapter::GetInfluencedVertexIndices()
References
Module | MeshPaint |
Header | /Engine/Source/Editor/MeshPaint/Public/BaseMeshPaintGeometryAdapter.h |
Include | #include "BaseMeshPaintGeometryAdapter.h" |
Source | /Engine/Source/Editor/MeshPaint/Private/BaseMeshPaintGeometryAdapter.cpp |
virtual void GetInfluencedVertexIndices
(
const float ComponentSpaceSquaredBrushRadius,
const FVector & ComponentSpaceBrushPosition,
const FVector & ComponentSpaceCameraPosition,
const bool bOnlyFrontFacing,
TSet< int32 > & InfluencedVertices
) const
Remarks
Retrieves the influenced vertex indices which intersect the given sphere