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 name |
Parents |
MFn type |
Compatible function sets |
polyCone |
polyPrimitive |
kPolyCone |
kBase
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) |
Type |
Default |
Flags |
|
radius
(r ) |
distance
(double) |
1.0cm |
|
|
height
(h ) |
distance
(double) |
2.0cm |
|
|
subdivisionsAxis
(sa ) |
integer |
20 |
|
|
subdivisionsHeight
(sh ) |
integer |
1 |
|
|
subdivisionsCap
(sc ) |
integer |
0 |
|
|
texture
(tx ) |
bool |
true |
|
|
createUVs
(cuv ) |
enum |
2 |
|
|
roundCap
(rcp ) |
bool |
false |
|