Go to:
Related nodes. Attributes.
This node allows a translation to be associated with some or all of the
components of an input object. A tweak node is placed in the history of
all deformed shapes so that the user can control the ordering of the
CV translation and the deformers.
For example, consider a user that applies a deformation
to an object and then explicitly manipulates the position of that objects'
components (for example, a sphere's cv's). The transformations normally stored
on the cv's are stored in the tweak node instead. This allows for reordering
both the deformers and the tweak node in the chain of operations.
Node name | Parents | MFn type | Compatible function sets |
---|
tweak | geometryFilter | kTweak | kBase kNamedObject kDependencyNode kGeometryFilt kTweak |
Related nodes
groupParts, groupId, makeGroup, baseGeometryVarGroup, meshVarGroup, geometryVarGroup, curveVarGroup, surfaceVarGroup, lodGroup
Attributes (11)
controlPoints, plist, relativeTweak, vertex, vlist, xValue, xVertex, yValue, yVertex, zValue, zVertex
Long name (short name) | Type | Default | Flags |
---|
|
relativeTweak
(rtw )
| bool | true | |
|
|
plist
(pl )
| compound | n/a | |
|
| controlPoints
(cp )
| double3 | | | |
| xValue
(xv )
| distance (double) | 0.0cm | | |
| | yValue
(yv )
| distance (double) | 0.0cm | | |
| | zValue
(zv )
| distance (double) | 0.0cm | | |
|
|
|
vlist
(vl )
| compound | n/a | |
|
| vertex
(vt )
| float3 | | | |
| xVertex
(vx )
| distance (float) | 0.0cm | | |
| | yVertex
(vy )
| distance (float) | 0.0cm | | |
| | zVertex
(vz )
| distance (float) | 0.0cm | | |
|
|