User guide

79
Control (UI) Default Value Function
mode Current Frame Sets the timing mode to apply to the asset:
Current Frame - uses the current frame to access the
attribute file.
Hold Frame - uses the frame specified by holdTime to access
the attribute file.
Clamp Range - forces Katana to only apply the attributes
stored in the attributes file between the inTime and outTime
frames. For before and after the clamp range, the frames
specified by inTime and outTime respectively are used.
timing > mode: Hold Frame
holdTime globals.inTime
(an expression)
Specifies which frame to use.
timing > mode: Clamp Range
inTime globals.inTime
(an expression)
Specifies the start frame for the clamp range. It is also used for
all frames before the inTime.
outTime globals.outTime
(an expression)
Specifies the end frame for the clamp range. It is also used for
all frames after the outTime.
AttributeModifierDefine
This node makes use of the Attribute Modifier Plug-in API (AMP) to modify attributes in a Scene Graph. For more
details on writing an AMP, please consult the documentation which is located through the Help > Documentation
menu.
2 NODES A-C | ATTRIBUTEMODIFIERDEFINE