Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos > FConvexBuilder
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/CollisionConvexMesh.h |
Include | #include "Chaos/CollisionConvexMesh.h" |
static void SortFaceVerticesCCW
(
const FPlaneType & Face,
TArray < int32 > & InOutFaceVertexIndices,
const TArray < FVec3Type > & Vertices,
const FVec3Type & Centroid
)
Remarks
Reorder the vertices to be counter-clockwise about the normal.