FPoly::Reverse

Reverse an [FPoly](API\Runtime\Engine\Engine\FPoly) by reversing the normal and reversing the order of its vertices.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Polys.h

Include

#include "Engine/Polys.h"

Source

/Engine/Source/Runtime/Engine/Private/Polygon.cpp

Syntax

void Reverse()

Remarks

Reverse an FPoly by reversing the normal and reversing the order of its vertices.

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