FConvexBuilder::Build

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/CollisionConvexMesh.h

Include

#include "Chaos/CollisionConvexMesh.h"

Syntax

static void Build
(
    const TArray< FVec3 > & InVertices,
    TArray< TPlaneConcrete< FReal, 3 >> & OutPlanes,
    TArray< TArray< int32 >> & OutFaceIndices,
    TArray< FVec3 > & OutVertices,
    FAABB3 & OutLocalBounds
)

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