FRectangleMeshGenerator::MakeVertex

Create vertex at position under IndicesMap, shifted to Origin

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Generators/RectangleMeshGenerator.h

Include

#include "Generators/RectangleMeshGenerator.h"

Syntax

virtual FVector3d MakeVertex
(
    int CornerIndex,
    double x,
    double y
)

Remarks

Create vertex at position under IndicesMap, shifted to Origin

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