TPolygon2::MakeCircle

Construct a circular polygon

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Polygon2.h

Include

#include "Polygon2.h"

Syntax

static TPolygon2< T > MakeCircle
(
    T Radius,
    int Steps,
    T AngleShiftRadians
)

Remarks

Construct a circular 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