Go to: Related nodes. Attributes.
This node creates a polygonal plane according to the width, height, and number of subdivisions in X and Y. UVs on the plane are created according to the texture attribute.
| Node name | Parents | MFn type | Compatible function sets |
|---|---|---|---|
| polyPlane | polyPrimitive | kPolyMesh | kBase kNamedObject kDependencyNode kPolyCreator kPolyPrimitive kPolyMesh |
polyCreator, polyCreateFace, polyPrimitive, polyTorus, polyCube, polyCone, polySphere, polyCylinder, polyUnite, polyBoolOp, polyBlindData, mesh
createUVs, height, subdivisionsHeight, subdivisionsWidth, texture, width
| Long name (short name) | Type | Default | Flags | ||
|---|---|---|---|---|---|
width
(w) |
distance (double) | 1.0cm | |||
|
|||||
height
(h) |
distance (double) | 1.0cm | |||
|
|||||
subdivisionsWidth
(sw) |
integer | 10 | |||
|
|||||
subdivisionsHeight
(sh) |
integer | 10 | |||
|
|||||
texture
(tx) |
enum | 1 | |||
|
|||||
createUVs
(cuv) |
enum | 1 | |||
|
|||||