MeshDebugDraw::DrawVertices

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

MeshDebugDraw::DrawVertices

(
    const FDynamicMesh3* Mesh,
    const TArray< int >& Indices,
    float PointSize,
    FColor Color,
    FPrimitiveDrawInterface* PDI,
    const FTransform& Transform
)

Draw vertices of mesh as points

Public function

void

 

MeshDebugDraw::DrawVertices

(
    const FDynamicMesh3* Mesh,
    const TSet< int >& Indices,
    float PointSize,
    FColor Color,
    FPrimitiveDrawInterface* PDI,
    const FTransform& Transform
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss