FConvex::GetPlaneVertex

Get the vertex index of one of the vertices making up the corners of the specified face.

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/Convex.h"

Source

/Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/Convex.cpp

Syntax

int32 GetPlaneVertex
(
    int32 PlaneIndex,
    int32 PlaneVertexIndex
) const

Remarks

Get the vertex index of one of the vertices making up the corners of the specified face.

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