DrawVertices

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

DrawVertices

(
    const TArray< FTransform >& Global...,
    const UGeometryCollectionComponent ...,
    const FColor& Color
)

Draw vertices.

Public function

void

 

DrawVertices

(
    const TArray< FTransform >& Global...,
    const UGeometryCollectionComponent ...,
    int32 TransformIndex,
    const FColor& Color
)

Draw vertices for the part of the geometry attached to the specified transform index.

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