FGeomTools::GeneratePlanarFitPolyUVs

Does a simple planar map using the bounds of this 2D polygon.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/GeomTools.h

Include

#include "GeomTools.h"

Source

/Engine/Source/Runtime/Engine/Private/GeomTools.cpp

Syntax

namespace FGeomTools
{
    void FGeomTools::GeneratePlanarFitPolyUVs
    (
        FUtilPoly2D & Polygon
    )
}

Remarks

Does a simple planar map using the bounds of this 2D polygon.

Does a simple box map onto this 2D polygon.

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