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 nameParentsClassificationMFn typeCompatible function sets
animCurveTAanimCurveanimationkAnimCurveTimeToAngularkBase
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)TypeDefaultFlags
input (i) time0outputinputconnectable
Time at which to evaluate the animation curve
output (o) angle (double)0.0degoutputconnectable
Evaluated Euler-angle value of the animation curve at the input time.
quaternionW (w) double0.0outputconnectable
Evaluated homogeneous quaternion ordinate of the animation curve keyframe at the input time.
rawValue (r) double0.0outputconnectable
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) compoundn/aarrayoutputinputstorablehidden
Keyframe time/value pairs
keyTime (kt) time0outputinputstorablehidden
Keyframe times
keyValue (kv) angle (double)0.0degoutputinputstorablehidden
Keyframe values
keyValueSwitch (kvs) time0filmoutputhidden
Based on the currentTime, outputs the last keyframe with a different value than its previous keyframe.