Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos > FConvexStructureData
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ConvexStructureData.h |
Include | #include "Chaos/ConvexStructureData.h" |
bool SetPlaneVertices
(
const TArray < TArray < int32 > > & InPlaneVertices,
int32 NumVerts,
const bool bRegularDatas
)
Remarks
Initialize the structure data from the set of vertices for each face of the convex.