FConvex::NumPlaneVertices

The number of vertices that make 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 NumPlaneVertices
(
    int32 PlaneIndex
) const

Remarks

The number of vertices that make 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