Go to: Related nodes. Attributes.
This node creates a polygonal sphere according to the radius, and number of subdivisions in X and Y. UVs on the sphere are created if the texture attribute is true.
| Node name | Parents | MFn type | Compatible function sets |
|---|---|---|---|
| polySphere | polyPrimitive | kPolySphere | kBase kNamedObject kDependencyNode kPolyCreator kPolyPrimitive kPolySphere |
polyCreator, polyCreateFace, polyPrimitive, polyTorus, polyPlane, polyCube, polyCone, polyCylinder, polyUnite, polyBoolOp, polyBlindData, mesh
createUVs, radius, subdivisionsAxis, subdivisionsHeight, texture
| Long name (short name) | Type | Default | Flags | ||
|---|---|---|---|---|---|
radius
(r) |
distance (double) | 1.0cm | |||
|
|||||
subdivisionsAxis
(sa) |
integer | 20 | |||
|
|||||
subdivisionsHeight
(sh) |
integer | 20 | |||
|
|||||
texture
(tx) |
enum | 1 | |||
|
|||||
createUVs
(cuv) |
enum | 2 | |||
|
|||||