Generate Box Mesh

Generate Box Mesh

Windows
MacOS
Linux

Generate vertex and index buffer for a simple box, given the supplied dimensions. Normals, UVs and tangents are also generated for each vertex.

Target is Kismet Procedural Mesh Library

Generate Box Mesh
Box Radius
X0
Y 0
Z 0
Vertices
Triangles
Normals
UVs
Tangents

Inputs

In
Exec
Box Radius
Vector

Outputs

Out
Exec
Vertices
Array of Vectors
Triangles
Array of Integers
Normals
Array of Vectors
UVs
Array of Vector 2D Structures
Tangents
Array of Proc Mesh Tangent Structures
Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback