FMinimalBoxMeshGenerator

Generate an oriented Box mesh with the smallest number of triangles possible (6 vertices, 12 triangles)

Windows
MacOS
Linux

Inheritance Hierarchy

FMeshShapeGenerator

FMinimalBoxMeshGenerator

References

Module

GeometricObjects

Header

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

Include

#include "Generators/MinimalBoxMeshGenerator.h"

Syntax

class FMinimalBoxMeshGenerator : public FMeshShapeGenerator

Remarks

Generate an oriented Box mesh with the smallest number of triangles possible (6 vertices, 12 triangles)

Variables

Name Description

Public variable

FOrientedBox3d

 

Box

3D box

Public variable

bool

 

bScaleUVByAspectRatio

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

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