← Back to vivid-3d

Box

GPU Gpu

Generates a box mesh with independent dimensions.

Box is a procedural cuboid primitive that can be resized per axis before being passed into materials, transforms, and render operators.

Parameters

NameTypeDescription
widthfloatSize along the X axis.
heightfloatSize along the Y axis.
depthfloatSize along the Z axis.