Overview
Creates a low-poly square pyramid model. It is a base primitive for square
roofs, pyramids, and spikes, with automatic UVs and named side and bottom
regions.
Usage tips
- Use this for the roof of a square
model_box; usemodel_conefor a round tower. - Changing the ratio of base width to height ranges from a sharp spike to a heavy roof.
- Make it small and pass it through a circular
model_arrayto create a crown or a ring of trap spikes.
Related nodes
model_box— matching basemodel_cone— cone versionmodel_array— batch-produces spikesmodel_set_material/model_render/model_gltf_export— standard workflow