AGeometryCollectionDebugDrawActor::DrawVertexIndices

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

Windows
MacOS
Linux

References

Module

GeometryCollectionEngine

Header

/Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionDebugDrawActor.h

Include

#include "GeometryCollection/GeometryCollectionDebugDrawActor.h"

Source

/Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Private/GeometryCollection/GeometryCollectionDebugDrawActor.cpp

Syntax

void DrawVertexIndices
(
    const TArray< FTransform > & GlobalTransforms,
    const UGeometryCollectionComponent * GeometryCollectionComponent,
    int32 TransformIndex,
    const FColor & Color
)

Remarks

Draw vertex indices 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