Go to: Related nodes. Attributes.

This node creates a polygonal Pyramid according to the number of sides, height, and length of side, subdividions along the height, and on the caps. UVs on the Pyramid are created according to the enumerated texture attribute.

Node nameParentsClassificationMFn typeCompatible function sets
polyPyramidpolyPrimitivegeometrykPolyPyramidkBase
kNamedObject
kDependencyNode
kPolyPrimitive
kPolyCone
kPolyPyramid
kPolyPrism

Related nodes

polyCreator, polyCreateFace, polyPrimitive, polyTorus, polyPlane, polyCube, polyCone, polySphere, polyUnite, polyBoolOp, polyBlindData, mesh, polyPyramid

Attributes (6)

createUVs, numberOfSides, sideLength, subdivisionsCaps, subdivisionsHeight, texture

Long name (short name)TypeDefaultFlags
sideLength (w) distance (double)1.0cmoutputinputconnectablestorablekeyable
Side length of the Pyramid.
numberOfSides (ns) enum1outputinputconnectablestorablekeyable
Number of sides of Pyramid.
subdivisionsHeight (sh) integer1outputinputconnectablestorablekeyable
Subdivisions along the height.
subdivisionsCaps (sc) integer0outputinputconnectablestorablekeyable
Subdivisions on bottom cap
texture (tx) booltrueoutputinputconnectablestorable
Apply texture or not.
createUVs (cuv) enum2outputinputconnectablestorable
Create UVs or not.
  • 0: No UVs
  • 1: No Normalization
  • 2: Normalize
  • 3: Normalize and Preserve Aspect Ratio