Navigation
API > API/Plugins > API/Plugins/MeshPaintingToolset > API/Plugins/MeshPaintingToolset/IMeshPaintComponentAdapter
- IMeshPaintComponentAdapter::SphereIntersectTriangles()
- FBaseMeshPaintComponentAdapter::SphereIntersectTriangles()
References
| Module | MeshPaintingToolset |
| Header | /Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Public/IMeshPaintComponentAdapter.h |
| Include | #include "IMeshPaintComponentAdapter.h" |
TArray < uint32 > SphereIntersectTriangles
(
const float ComponentSpaceSquaredBrushRadius,
const FVector & ComponentSpaceBrushPosition,
const FVector & ComponentSpaceCameraPosition,
const bool bOnlyFrontFacing
) const
Remarks
Returns the triangle indices which intersect with the given sphere