Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Drawing > API/Plugins/ModelingComponents/Drawing/MeshDebugDraw__DrawVertices
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Drawing/MeshDebugDrawing.h |
| Include | #include "Drawing/MeshDebugDrawing.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Drawing/MeshDebugDrawing.cpp |
namespace MeshDebugDraw
{
void MeshDebugDraw&58;&58;DrawVertices
&40;
const FDynamicMesh3 &42; Mesh,
const TSet< int > & Indices,
float PointSize,
FColor Color,
FPrimitiveDrawInterface &42; PDI,
const FTransform & Transform
&41;
}