|
|
|
SAA_actionMarkerGetCycleLengths() SAA_actionMarkerSetCycleLengths()Gets or sets the lengths of single cycles for a set of action markers in an .ani element. In the Spreadsheet window, this corresponds to choosing Actions from the QUERIES menu, then setting the number of frames in the ActLength column. set scene [SAA_AllocScene] set action [SAA_AllocElem] . . set markers [ SAA_AllocSubElem $nbMarkers ] set cycleLengths [ SAA_AllocInt $nbMarkers ] SAA_actionMarkerGetCycleLengths $scene $action $nbMarkers $markers $cycleLengths SAA_actionMarkerSetCycleLengths $scene $action $nbMarkers $markers $cycleLengths Parameters
See Also |
|
copyright Video-Collage Inc. |