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 TParticles< FReal, 3 > & InParticles,
    TArray< TPlaneConcrete< FReal, 3 >> & OutPlanes,
    TArray< TArray< int32 >> & OutFaceIndices,
    TParticles< FReal, 3 > & OutSurfaceParticles,
    TAABB< FReal, 3 > & 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