Navigation
Unreal Engine C++ API Reference > Editor > MeshPaint > IMeshPaintGeometryAdapter
- IMeshPaintGeometryAdapter::SphereIntersectVertices()
- FBaseMeshPaintGeometryAdapter::SphereIntersectVertices()
References
Module | MeshPaint |
Header | /Engine/Source/Editor/MeshPaint/Public/IMeshPaintGeometryAdapter.h |
Include | #include "IMeshPaintGeometryAdapter.h" |
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