Apple Final Cut Pro 5 User Manual Page 293

  • Download
  • Add to my manuals
  • Print
  • Page
    / 376
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 292
FXScript Reference 293
Transform
Command Syntax Description
Rotate
Rotate(point/poly,
center, angle,
aspect)
Rotates the specified point or
polygon through the specified
angle in degrees, around the
specified center
Rotate3d
Rotate3d(point3d/poly,
center3d,
xrotate, yrotate,
zrotate)
Rotates the specified three-
dimensional point or polygon
through the specified angle,
around the specified center.
Note that center3d has three
fields, corresponding to height,
width, and depth and separated
by commas.
Scale
Scale(point/poly,
center, hScale,
vScale)
Scales a point or polygon
around the specified center by
the amounts specified in hscale
and vscale
Scale3d
Scale3d(point3d/poly3d,
center3d, xscale,
yscale, zscale)
Scales a point or polygon
around the specified center by
the three scaling factors
Offset
Offset(point/poly,
hAmount, vAmount)
Moves a point or polygon by the
specified amount on each
dimension in the amount
specified
Offset3d
Offset3d(point3d/poly3d,
xoffset, yoffset,
zoffset)
Moves a three-dimensional
point or polygon by the
specified amount in each
dimension
Outset3d
Outset3d(poly3d,
center3d, amount)
Moves a four-sided polygon
towards or away from the
specified center point
Page view 292
1 2 ... 288 289 290 291 292 293 294 295 296 297 298 ... 375 376

Comments to this Manuals

No comments