Go to: Related nodes. Attributes.

This node creates a polygonal cone accordingly to the radius, height, and the number of subdivisions in X, Y, and Z. UVs are created on the cone if the texture attribute is true.

Node nameParentsMFn typeCompatible function sets
polyConepolyPrimitivekPolyConekBase
kNamedObject
kDependencyNode
kPolyCreator
kPolyPrimitive
kPolyCone

Related nodes

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

Attributes (8)

createUVs, height, radius, roundCap, subdivisionsAxis, subdivisionsCap, subdivisionsHeight, texture

Long name (short name)TypeDefaultFlags
radius (r) distance (double)1.0cmoutputinputconnectablestorablekeyable
Radius of the cone.
height (h) distance (double)2.0cmoutputinputconnectablestorablekeyable
Height of the cone.
subdivisionsAxis (sa) integer20outputinputconnectablestorablekeyable
Subdivisions around the axis.
subdivisionsHeight (sh) integer1outputinputconnectablestorablekeyable
Subdivisions along the height.
subdivisionsCap (sc) integer0outputinputconnectablestorablekeyable
Subdivisions on the 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
roundCap (rcp) boolfalseoutputinputconnectablestorable
To indicate whether we need a round cap