FConvex::GetVertex

Get the vertex at the specified index (e.g., indices from GetPlaneVertexs)

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/Convex.h"

Syntax

const FVec3 & GetVertex
(
    int32 VertexIndex
) const

Remarks

Get the vertex at the specified index (e.g., indices from GetPlaneVertexs)

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