TConvexHalfEdgeStructureData::CanMake

Return true if we can support this convex, based on number of features and maximum index size.

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/ConvexHalfEdgeStructureData.h"

Syntax

static bool CanMake
(
    const TArray< TArray< int32 >> & InPlaneVertices,
    int32 InNumVertices
)

Remarks

Return true if we can support this convex, based on number of features and maximum index size.

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