Navigation
API > API/Plugins > API/Plugins/MeshPaintingToolset > API/Plugins/MeshPaintingToolset/FBaseMeshPaintComponentAdapter
- IMeshPaintComponentAdapter::SphereIntersectVertices()
- FBaseMeshPaintComponentAdapter::SphereIntersectVertices()
References
| Module | MeshPaintingToolset |
| Header | /Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Public/BaseMeshPaintComponentAdapter.h |
| Include | #include "BaseMeshPaintComponentAdapter.h" |
| Source | /Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Private/BaseMeshPaintComponentAdapter.cpp |
virtual TArray < FVector > SphereIntersectVertices
(
const float ComponentSpaceSquaredBrushRadius,
const FVector & ComponentSpaceBrushPosition,
const FVector & ComponentSpaceCameraPosition,
const bool bOnlyFrontFacing
) const
Remarks
Returns the vertex positions which intersect the given sphere