Go to: Attributes.
Modifies a selected part of the map by moving the selected vertices on the flattened representation of the 3D object. It works in the same way as move vertex function. Instead of references to X, Y and Z, it references to U and V. As the selected vertices are adjusted, the way the image is mapped onto the object changes accordingly. The vertices of the model (mapping) are manipulated without actually changing the vertices of the 3D object.
Node name | Parents | Classification | MFn type | Compatible function sets |
---|---|---|---|---|
polyOptUvs | polyModifierUV | geometry | kMidModifier | kBase kNamedObject kDependencyNode kMidModifier |
applyToShell, areaWeight, globalBlend, globalMethodBlend, iterations, optimizeAxis, pinSelected, pinUvBorder, scale, stoppingThreshold, useScale
Long name (short name) | Type | Default | Flags | ||
---|---|---|---|---|---|
applyToShell
(as )
| bool | 0 | ![]() ![]() ![]() ![]() ![]() | ||
areaWeight
(aw )
| float | 1. | ![]() ![]() ![]() ![]() | ||
globalBlend
(gb )
| float | 0.0 | ![]() ![]() ![]() ![]() ![]() | ||
globalMethodBlend
(gmb )
| float | 0.5 | ![]() ![]() ![]() ![]() | ||
stoppingThreshold
(ss )
| float | .001 | ![]() ![]() ![]() ![]() | ||
iterations
(i )
| integer | 100 | ![]() ![]() ![]() ![]() ![]() | ||
optimizeAxis
(oa )
| enum | 0 | ![]() ![]() ![]() ![]() ![]() | ||
pinSelected
(ps )
| bool | 0 | ![]() ![]() ![]() ![]() ![]() | ||
pinUvBorder
(pub )
| bool | 0 | ![]() ![]() ![]() ![]() ![]() | ||
scale
(s )
| float | 1. | ![]() ![]() ![]() ![]() ![]() | ||
useScale
(us )
| bool | false | ![]() ![]() ![]() ![]() ![]() | ||