TConvexFlattenedArrayStructureData::GetVertexPlane

Get the plane index (in the outer convex container) of one of the planes that uses the specified vertex.

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/ConvexFlattenedArrayStructureData.h"

Syntax

int32 GetVertexPlane
(
    int32 VertexIndex,
    int32 VertexPlaneIndex
) const

Remarks

Get the plane index (in the outer convex container) of one of the planes that uses the specified vertex.

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