DrawConnectivityEdges

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

DrawConnectivityEdges

(
    const UGeometryCollectionComponent ...,
    const FGeometryCollectionParticlesD...,
    const TManagedArray< FGuid >& Rigi...
)

Void DrawConnectivityEdges(const UGeometryCollectionComponent* GeometryCollectionComponent, const FGeometryCollectionParticlesData& ParticlesData, const TManagedArray& RigidBodyIdArray);

Public function

void

 

DrawConnectivityEdges

(
    const UGeometryCollectionComponent ...,
    int32 TransformIndex,
    const FGeometryCollectionParticlesD...,
    const TManagedArray< FGuid >& Rigi...,
    FColor HSVColor
)

Void DrawConnectivityEdges(const UGeometryCollectionComponent* GeometryCollectionComponent, int32 TransformIndex, const FGeometryCollectionParticlesData& ParticlesData, const TManagedArray& RigidBodyIdArray, FColor HSVColor = FColor(157, 160, 128));

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