FConvex::GetPlane

Get the plane at the specified index (e.g., indices from FindVertexPlanes)

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/Convex.h"

Syntax

const TPlaneConcrete< FReal, 3 > & GetPlane
(
    int32 FaceIndex
) const

Remarks

Get the plane at the specified index (e.g., indices from FindVertexPlanes)

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