Go to: Attributes.
A base node for the polygonal modifiers nodes. Polygonal modifier
nodes apply topological, geometrical, or texture mapping
transformations to existing polygons.
This node is abstract
| Node name |
Parents |
MFn type |
Compatible function sets |
| polyModifier |
polyBase |
|
|
Attributes (8)
cacheInput, edgeIdMap, faceIdMap, inMeshCache, inputComponents, inputPolymesh, useOldPolyArchitecture, vertexIdMap
| Long name (short name) |
Type |
Default |
Flags |
|
inputPolymesh
(ip) |
mesh |
NULL |
    |
|
inMeshCache
(imc) |
mesh |
NULL |
   |
|
cacheInput
(cin) |
integer |
0 |
   |
|
useOldPolyArchitecture
(uopa) |
bool |
false |
    |
|
vertexIdMap
(vmap) |
bool |
false |
   |
|
edgeIdMap
(emap) |
bool |
false |
   |
|
faceIdMap
(fmap) |
bool |
false |
   |
|
inputComponents
(ics) |
componentList |
NULL |
    |