FConvexStructureData::SetPlaneVertices

Initialize the structure data from the set of vertices for each face of the convex.

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/ConvexStructureData.h"

Syntax

void SetPlaneVertices
(
    const TArray< TArray< int32 >> & InPlaneVertices,
    int32 NumVerts
)

Remarks

Initialize the structure data from the set of vertices for each face of the convex.

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