618552
674
Zoom out
Zoom in
Previous page
1/753
Next page
Note:
menu is helpful for determining valid elements and their correct syntax; use it as a reference for available elements. When you choose any object,
attribute, or method from the menu, After Effects automatically inserts it in the expression field at the insertion point. If text is selected in the
expression field, the new expression text replaces the selected text. If the insertion point is not in the expression field, the new expression text
replaces all text in the field.
The Expression Language menu lists arguments and default values. This convention makes it easy to remember which elements you can control
when you write an expression. For example, in the language menu, the wiggle method in the Property category appears as wiggle(freq, amp,
octaves=1, amp_mult=.5, t=time). Five arguments are listed in the parentheses following wiggle. The = in the last three arguments indicates that
using those arguments is optional. If you specify no values for them, they default to 1, .5, and the current time, respectively.
You must replace the argument names written by the Expression Language menu with actual values.
Paul Tuersley provides a script on the AE Enhancers forum that automatically adds wiggle, smooth, and loop expressions to selected
properties. Using this script is a good way for a beginner to experiment with expressions.
Jeff Almasol provides a script that automatically processes expressions, making specified changes. For example, the script can be used to
automatically remove or enable disabled expressions. For more information, see Jeff Almasol’s redefinery website.
Add, disable, or remove an expression
To add an expression to a property, select the property in the Timeline panel and choose Animation > Add Expression or press Alt+Shift+=
(Windows) or Option+Shift+= (Mac OS); or Alt-click (Windows) or Option-click (Mac OS) the stopwatch button
next to the property name in
the Timeline panel or Effect Controls panel.
To temporarily disable an expression, click the Enable Expression switch . When an expression is disabled, a slash appears through the
switch
.
To remove an expression from a property, select the property in the Timeline panel and choose Animation > Remove Expression, or Alt-click
(Windows) or Option-click (Mac OS) the stopwatch button next to the property name in the Timeline panel or Effect Controls panel.
Edit an expression with the pick whip
If you are not familiar with JavaScript or the After Effects expression language, you can still take advantage of the power of expressions by using
the pick whip. You simply drag the pick whip
from one property to another to link the properties with an expression, and the expression text is
entered in the expression field at the insertion point. If text is selected in the expression field, the new expression text replaces the selected text. If
the insertion point is not in the expression field, the new expression text replaces all text in the field.
Drag the pick whip to a property to create a link to the value of the property.
You can drag the pick whip to the name or value of a property. If you drag to the name of a property, the resulting expression displays all the
values as one. For example, if you drag the pick whip to the name of the Position property, an expression like the following appears:
thisComp.layer("Layer 1").transform.position
If you drag the pick whip to one of the component values of the Position property (such as the y value), an expression like the following appears, in
which both the x and y coordinates of the property are linked to the y value of the Position property:
temp = thisComp.layer("Layer 1").transform.position[1];
[temp, temp]
670
674


Need help? Post your question in this forum.

Forumrules


Report abuse

Libble takes abuse of its services very seriously. We're committed to dealing with such abuse according to the laws in your country of residence. When you submit a report, we'll investigate it and take the appropriate action. We'll get back to you only if we require additional details or have more information to share.

Product:

For example, Anti-Semitic content, racist content, or material that could result in a violent physical act.

For example, a credit card number, a personal identification number, or an unlisted home address. Note that email addresses and full names are not considered private information.

Forumrules

To achieve meaningful questions, we apply the following rules:

Register

Register getting emails for Adobe After Effects CC 2013 at:


You will receive an email to register for one or both of the options.


Get your user manual by e-mail

Enter your email address to receive the manual of Adobe After Effects CC 2013 in the language / languages: English as an attachment in your email.

The manual is 7,16 mb in size.

 

You will receive the manual in your email within minutes. If you have not received an email, then probably have entered the wrong email address or your mailbox is too full. In addition, it may be that your ISP may have a maximum size for emails to receive.

Others manual(s) of Adobe After Effects CC 2013

Adobe After Effects CC 2013 User Manual - German - 718 pages


The manual is sent by email. Check your email

If you have not received an email with the manual within fifteen minutes, it may be that you have a entered a wrong email address or that your ISP has set a maximum size to receive email that is smaller than the size of the manual.

The email address you have provided is not correct.

Please check the email address and correct it.

Your question is posted on this page

Would you like to receive an email when new answers and questions are posted? Please enter your email address.



Info