Navigation
API > API/Plugins > API/Plugins/MeshPaintingToolset > API/Plugins/MeshPaintingToolset/IMeshPaintComponentAdapter
- IMeshPaintComponentAdapter::GetInfluencedVertexData()
- FBaseMeshPaintComponentAdapter::GetInfluencedVertexData()
References
| Module | MeshPaintingToolset |
| Header | /Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Public/IMeshPaintComponentAdapter.h |
| Include | #include "IMeshPaintComponentAdapter.h" |
void GetInfluencedVertexData
(
const float ComponentSpaceSquaredBrushRadius,
const FVector & ComponentSpaceBrushPosition,
const FVector & ComponentSpaceCameraPosition,
const bool bOnlyFrontFacing,
TArray < TPair < int32 , FVector > > & OutData
) const
Remarks
Retrieves the influenced vertex indices and positions that intersect the given sphere