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 "angle". 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
animCurveTA animCurve kAnimCurveTimeToAngular kBase
kNamedObject
kDependencyNode
kAnimCurve
kAnimCurveTimeToAngular

Related nodes

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

Attributes (8)

input, keyTime, keyTimeValue, keyValue, keyValueSwitch, output, quaternionW, rawValue

Long name (short name) Type Default Flags
input (i) time 0 outputinputconnectable
Time at which to evaluate the animation curve
output (o) angle (double) 0.0deg outputconnectable
Evaluated Euler-angle value of the animation curve at the input time.
quaternionW (w) double 0.0 outputconnectable
Evaluated homogeneous quaternion ordinate of the animation curve keyframe at the input time.
rawValue (r) double 0.0 outputconnectable
Always returns the evaluated curve value in its underlying format, thus Euler curves will return Euler values (in radians), quaternion curves will be return quaternion values, etc.
keyTimeValue (ktv) compound n/a arrayoutputinputstorablehidden
Keyframe time/value pairs
keyTime (kt) time 0 outputinputstorablehidden
Keyframe times
keyValue (kv) angle (double) 0.0deg outputinputstorablehidden
Keyframe values
keyValueSwitch (kvs) time 0film outputhidden
Based on the currentTime, outputs the last keyframe with a different value than its previous keyframe.