TMeshQueries::GetMeshVerticesCentroid

Get the average of the mesh vertices.

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "MeshQueries.h"

Syntax

static FVector3d GetMeshVerticesCentroid
(
    const TriangleMeshType & Mesh
)

Remarks

Get the average of the mesh vertices.

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