← Back to vivid-3d

MeshBuilder

GPU Gpu

Builds common procedural meshes with integrated material settings.

MeshBuilder is a compact geometry source for quickly generating boxes, spheres, cylinders, cones, toruses, and planes without leaving the graph.

Parameters

NameTypeDescription
primitiveintPrimitive type to generate.
size_xfloatSize along the X axis.
size_yfloat
size_zfloat
segmentsintTessellation level for supported primitives.
inner_radiusfloatInner radius used by torus-like shapes.
rfloat
gfloat
bfloat
afloat
roughnessfloatSurface roughness for the generated mesh.
metallicfloat