Go to: Related nodes. Attributes.

This node is an "animCurve" that takes an attribute of type "time" as input and has an output attribute of type "double". If the input attribute is not connected, it has an implicit connection to the Dependency Graph time node.

For more information, see the documentation for the "animCurve" node.
Node name Parents MFn type Compatible function sets
animCurveTU animCurve kAnimCurveTimeToUnitless kBase
kNamedObject
kDependencyNode
kAnimCurve
kAnimCurveTimeToUnitless

Related nodes

expression, animCurve, animCurveUT, animCurveUU, animCurveUA, animCurveTT, animCurveUL, resultCurve, resultCurveTimeToLinear, resultCurveTimeToTime, resultCurveTimeToUnitless, resultCurveTimeToAngular, animCurveTA, animCurveTL, animBlend, animBlendInOut

Attributes (6)

input, keyTime, keyTimeValue, keyValue, keyValueSwitch, output

Long name (short name) Type Default Flags
input (i) time 0 outputinputconnectable
Time at which to evaluate the animation curve
output (o) double 0.0 outputconnectable
Evaluated double value of the animation curve at the input time.
keyTimeValue (ktv) compound n/a arrayoutputinputstorablehidden
Keyframe time/value pairs
keyTime (kt) time 0 outputinputstorablehidden
Keyframe times
keyValue (kv) double 0.0 outputinputstorablehidden
Keyframe values
keyValueSwitch (kvs) time 0film outputhidden
Based on the currentTime, outputs the last keyframe with a different value than its previous keyframe.