...
Scroll tablelayout | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
void
Scroll pagebreak |
---|
Examples
...
// These commands select the 3 named markers, then a range within
...
// the playRange, then the X and Z Translation channels of the objects.
...
select LMWT LFWT LBWT;
...
selectRange 150 280;
...
selectProperty "TranslationX" "TranslationZ";
...
// Adds to selection all three Rotation channels
...
selectProperty -a "RotationX" "RotationY" "RotationZ";
Additional information
Related commands
...