Go to: Related nodes. Attributes.
Create a new polygonal object with the specified face. The face
will be automatically closed. The vertex array (vertices) must have
at least 3 points.
Node name |
Parents |
MFn type |
Compatible function sets |
polyCreateFace |
polyCreator |
kPolyCreateFacet |
kBase
kNamedObject
kDependencyNode
kPolyCreator
kPolyCreateFacet |
Related nodes
polyCreator, polyPrimitive, polyTorus, polyPlane, polyCube, polyCone,
polySphere, polyCylinder, polyUnite, polyBoolOp, polyBlindData, mesh
Attributes (8)
loop, subdivision, texture, uvSetName,
vertices, vtxx,
vtxy, vtxz
Long name (short name) |
Type |
Default |
Flags |
|
vertices
(v ) |
float3 |
|
|
|
vtxx
(vx ) |
distance (float) |
0.0cm |
|
|
|
vtxy
(vy ) |
distance (float) |
0.0cm |
|
|
|
vtxz
(vz ) |
distance (float) |
0.0cm |
|
|
|
loop
(l ) |
integer |
0 |
|
|
subdivision
(s ) |
integer |
1 |
|
|
texture
(tx ) |
enum |
0 |
|
|
uvSetName
(uvs ) |
string |
NULL |
|