Adobe 12040118 - After Effects Standard Using Manual page 11

Using help
Hide thumbs Also See for 12040118 - After Effects Standard:
Table of Contents

Advertisement

Help
Using Help
Operators
/=
%=
<< =
>> =
>> >=
& =
^=
|=
,
Table 3
Operator Precedence
Operators (Listed from highest precedence —top row—to lowest)
[] , (), .
n e w, d e l e te , - ( u n a r y n e g a t i o n ) , ~ , ! , t y p e o f , voi d , + + , - -
*, / , %
+ , - ( s u b t r a c t i o n )
<< , >>, >>>
<, <=, >, >=
== , !=
&
^
|
&&
||
?:
=, / =, %=, <<=, >>=, >>>=, &=, ^=, |=, +=, - =, *=
,
Render automation with aerender
One primary use for scripting in After Effects 6.5 is render automation. Anyone charged with managing a
complex rendering pipeline will be interested in this. Render automation can be accomplished either by hand-
coding scripts or via a third-party network rendering solution that supports automated management of
network rendering pipelines.
Note: There are other uses for scripting; it can be a shortcut around tedious tasks that would otherwise involve
repetitious pointing and clicking. See "Examples" on page 179 for examples of what scripts can do.
Using Help
Description
Assignment with divide operation.
Assignment with modulo operation.
Assignment with bitwise left shift operation.
Assignment with bitwise right shift operation.
Assignment with bitwise right shift unsigned operation.
Assignment with bitwise AND operation.
Assignment with bitwise XOR operation.
Assignment with bitwise OR operation.
Multiple evaluation.
Writing Scripts
Back
11
Associativity
left to right
right to left
left to right
left to right
left to right
left to right
left to right
left to right
left to right
left to right
left to right
left to right
right to left
right to left
left to right
Back
11

Advertisement

Table of Contents
loading

This manual is also suitable for:

After effects

Table of Contents