User guide

81
Control (UI) Default Value Function
groupAttr none Describes the group name where the attribute file modifications
are placed.
args: GeoScaler
scale 0.5 Sets the scaling factor for the GeoScaler AMP plug-in.
args: Messer
displacement 2 Sets the maximum amount the geometry is displaced using the
Messer AMP plug-in.
AttributeModifierResolve
This node resolves Attribute Modifier Plug-ins (AMPs).
Control (UI) Default Value Function
resolveWithIds all Sets which attribute modifiers are resolved:
all - resolves all modifiers.
specified - resolves only those modifiers specified in the
specifiedResolveIds field.
resolveWithIds: specified
specifiedResolveIds none Determines which modifiers are resolved.
NOTE: Though this node can still be added for resolving AMPs, it is advisable to use the OpResolve node
instead. For information about OpResolve, refer to OpResolve on page324 and the Op API chapter in the
Katana Technical Guide.
AttributeScript
This node runs Python scripts with the ability to query and modify attributes at b locations specified by the CEL
parameter. These functions are available:
DelAttr(attributePath) - deletes the attribute at the given attribute path.
2 NODES A-C | ATTRIBUTEMODIFIERRESOLVE