|
- Input attribute: "inMesh"
-
Maya attribute type: | MFnTypedAttribute (MFnData::kMesh) |
Brief name: | "im" |
Affects attributes: |
"outputMesh" |
Typical connection: |
"outMesh" of a surface-mesh shape node |
- Input attribute: "resolution"
-
Maya attribute type: |
MFnNumericAttribute (MFnNumericData::kInt) |
Brief name: | "res" |
Affects attributes: |
"outputMesh" |
Typical connection: |
user input from attribute editor |
- Input attribute: "numDilates"
-
Maya attribute type: |
MFnNumericAttribute (MFnNumericData::kInt) |
Brief name: | "dil" |
Affects attributes: |
"outputMesh" |
Typical connection: |
user input from attribute editor |
- Input attribute: "numErodes"
-
Maya attribute type: |
MFnNumericAttribute (MFnNumericData::kInt) |
Brief name: | "ero" |
Affects attributes: |
"outputMesh" |
Typical connection: |
user input from attribute editor |
- Output attribute: "outputMesh"
-
Maya attribute type: | MFnTypedAttribute (MFnData::kMesh) |
Brief name: | "om" |
Affected by attributes: |
"inMesh", "resolution", "numDilates", "numErodes" |
Typical connection: |
"triMesh" of DmmNetgenNode |
|