FMeshShapeGenerator::ExtendBufferSizes

Extends the various internal buffers to the correct sizes for the given additional element counts

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Generators/MeshShapeGenerator.h"

Syntax

void ExtendBufferSizes
(
    int AddVertices,
    int AddTriangles,
    int AddUVs,
    int AddNormals
)

Remarks

Extends the various internal buffers to the correct sizes for the given additional element counts

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