/
tileClips
tileClips
Description
Tiles the clips in time by adjusting their offset
From top to bottom the clips are tiled end to end. Useful when setting up clips for blending.
Functional area
Data manipulators
Command syntax
Syntax
tileClips |
Arguments
None
Flags
None
Return value
void
Examples
// Load 2 c3d files and tile their clips loadFile "C:/Take0001.c3d"; loadFile "C:/Take0002.c3d"; tileClips;
Additional information
Related commands
, multiple selections available,
Related content
offsetClips
offsetClips
More like this
setActiveClip
setActiveClip
More like this
moveClip
moveClip
More like this
getClips
getClips
More like this
flatten
flatten
More like this
addLayer
addLayer
More like this