Go to: Related nodes. Attributes.

 This node creates a general polygon  based on the radius and side length.

Node nameParentsMFn typeCompatible function sets
polyPrimitiveMiscpolyPrimitivekPolyPrimitiveMisckBase
kNamedObject
kDependencyNode
kPolyPrimitive
kPolyPrism
kPolyPipe
kPolyPyramid
kPolyPrimitiveMisc

Related nodes

polyTorus, polyCube, polyCone, polySphere, polyCylinder, polyPipe, polyPrism, polyPyramid

Attributes (5)

createUVs, polyType, radius, sideLength, texture

Long name (short name)TypeDefaultFlags
radius (r) distance (double)1.0cmoutputinputconnectablestorablekeyable
Radius of the Polygon.
sideLength (l) distance (double)0.0cmoutputinputconnectablestorablekeyable
Side length of Polygon.
polyType (pt) enum0outputinputconnectablestorable
What Polygon to create 0=Soccerball
texture (tx) enum2outputinputconnectablestorable
What texture mechanism to be applied 0=No textures, 1=Object, 2=Faces
createUVs (cuv) enum3outputinputconnectablestorable
Create UVs or not.
  • 0: No UVs
  • 1: No Normalization
  • 2: Normalize Each Face Separately
  • 3: Normalize Collectively
  • 4: Normalize and Preserve Aspect Ratio