FGridBoxMeshGenerator

Generate a mesh of a box that has "gridded" faces, i.e. grid of triangulated quads, with EdgeVertices setting the number of verts along each edge in each dimension

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

GeometricObjects

Header

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

Include

#include "Generators/GridBoxMeshGenerator.h"

Syntax

class FGridBoxMeshGenerator : public FMeshShapeGenerator

Remarks

Generate a mesh of a box that has "gridded" faces, i.e. grid of triangulated quads, with EdgeVertices setting the number of verts along each edge in each dimension

Variables

Name Description

Public variable

FOrientedBox3d

 

Box

3D box

Public variable

bool

 

bPolygroupPerQuad

If true, each quad of box gets a separate polygroup

Public variable

bool

 

bScaleUVByAspectRatio

If true (default), UVs are scaled so that there is no stretching.

Public variable

FIndex3i

 

EdgeVertices

Overridden from FMeshShapeGenerator

Name Description

Public function Virtual

FMeshShapeGe...

 

Generate()

Generate the mesh

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