FMeshShapeGenerator::SetBufferSizes

Set the various internal buffers to the correct sizes for the given 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 SetBufferSizes
(
    int NumVertices,
    int NumTriangles,
    int NumUVs,
    int NumNormals
)

Remarks

Set the various internal buffers to the correct sizes for the given 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