Difference between revisions of "Tv LayerStretch"

From TVPaintWiki
Jump to: navigation, search
(Created page with 'Category:Script commands Category:Script commands Layer Category:George tv_LayerStretch id origin displacement mode Changes the duration of the layer with identifi…')
 
 
Line 2: Line 2:
 
[[Category:Script commands Layer]]
 
[[Category:Script commands Layer]]
 
[[Category:George]]
 
[[Category:George]]
 +
<<<[[George]]<<<[[George Command Reference|Command Reference]]<<<[[George Commands : Layers|Layers]]
  
 
+
tv_LayerStretch id origin displacement mode
tv_LayerStretch id origin displacement mode
+
  
 
Changes the duration of the layer with identifier id. The origin argument may be equal to "START" or "END". It identifies which end of the layer is to be displaced ("START" for the beginning and "END" for the end of the layer). The distance argument is the distance by which the chosen end is displaced along the global time-line. Note that this argument may be positive or negative. Mode arguments contains the stretch mode : "TIMESTRETCH" for a timestretching, "CUT" for a cut frames (when you reduce the size only), "LAST" for hold on last frame, "LOOP" for looping mode, "PINGPONG" for the pingpong mode, "CLEAR" creates empty frames, "FAST" is a timestretch without interpolation.
 
Changes the duration of the layer with identifier id. The origin argument may be equal to "START" or "END". It identifies which end of the layer is to be displaced ("START" for the beginning and "END" for the end of the layer). The distance argument is the distance by which the chosen end is displaced along the global time-line. Note that this argument may be positive or negative. Mode arguments contains the stretch mode : "TIMESTRETCH" for a timestretching, "CUT" for a cut frames (when you reduce the size only), "LAST" for hold on last frame, "LOOP" for looping mode, "PINGPONG" for the pingpong mode, "CLEAR" creates empty frames, "FAST" is a timestretch without interpolation.

Latest revision as of 13:41, 18 June 2010

<<<George<<<Command Reference<<<Layers

tv_LayerStretch id origin displacement mode

Changes the duration of the layer with identifier id. The origin argument may be equal to "START" or "END". It identifies which end of the layer is to be displaced ("START" for the beginning and "END" for the end of the layer). The distance argument is the distance by which the chosen end is displaced along the global time-line. Note that this argument may be positive or negative. Mode arguments contains the stretch mode : "TIMESTRETCH" for a timestretching, "CUT" for a cut frames (when you reduce the size only), "LAST" for hold on last frame, "LOOP" for looping mode, "PINGPONG" for the pingpong mode, "CLEAR" creates empty frames, "FAST" is a timestretch without interpolation.