|
|
SAA_actionMarkerGetInterpolation()SAA_actionMarkerSetInterpolation()Gets or sets the type of interpolation used between the key frames of a set of action markers in an .ani element. set scene [SAA_AllocScene] set action [SAA_AllocElem] . . set markers [ SAA_AllocSubElem $nbMarkers ] set FcurveInterpType [ SAA_AllocInt $nbMarkers ] . . SAA_actionMarkerGetInterpolation $scene $action $nbMarkers $markers $FcurveInterpType SAA_actionMarkerSetInterpolation $scene $action $nbMarkers $markers $FcurveInterpType Parameters
|
|
copyright Video-Collage Inc. |