Create a new animation curve.
Array of paths identifying the targets of this curve, for example the local position of a node.
Index of the curve which specifies the key data.
Index of the curve which specifies the value data.
The interpolation method to use. One of the following:
The index of the AnimTrack input which contains the key data for this curve.
The interpolation method used by this curve.
The index of the AnimTrack input which contains the key data for this curve.
The list of paths which identify targets of this curve.
Animation curve links an input data set to an output data set and defines the interpolation method to use. The paths name the targets the curve drives, input and output index into the owning AnimTrack's keyframe time and value data, and interpolation is one of INTERPOLATION_STEP, INTERPOLATION_LINEAR or INTERPOLATION_CUBIC.