FCurveKey ObjectThe FCurveKey objects represents a single key in a Parameter F-Curve. The key consists of the actual key value (time,value), the left tangent control point (left_type, left_time, left_value) and the right tangent control point (right_type, right_time, right_value) The tangent type of the FCurveKey can hereby have one of the following constants : LINEAR_INTERPOL, SOFT_INTERPOL, SPLINE_INTERPOL, FLAT_INTERPOL. Properties
Constructor
Methods none |