618552
672
Zoom out
Zoom in
Vorherige Seite
1/753
Nächste Seite
Expression basics
To the top
Note:
Note:
About expressions
Add, edit, and remove expressions
Example: Use the expression language reference to write an expression
Show expressions and the expression graph
Writing expressions for source text
Add comments to an expression
Save and reuse expressions
Expression Controls effects
Convert an expression to keyframes
The expression language
Expression errors
Many of the examples in this section are based on examples provided by Dan Ebberts. Dan Ebberts also has an excellent collection of example
expressions and tutorials for learning how to work with expressions on his MotionScript website.
The AE Enhancers forum provides many examples and much information about expressions, as well as scripts and animation presets.
Chris and Trish Meyer provide a simple video overview of expressions on the ProVideo Coalition website.
Chris and Trish Meyer provide a series of articles about expressions on the ProVideo Coalition website. These articles contain many useful
examples.
Chris and Trish Meyer share tips about expressions from their book _Creating Motion Graphics_ on the ProVideo Coalition website.
About expressions
When you want to create and link complex animations, but would like to avoid creating tens or hundreds of keyframes by hand, try using
expressions. An expression is a little piece of software—much like a script—that evaluates to a single value for a single layer property at a specific
point in time. Whereas scripts tell an application to do something, an expression says that a property is something.
With expressions, you can create relationships between layer properties and use the keyframes of one property to dynamically animate other
layers. For example, you can use the pick whip to link path properties, so a mask can take its path from a brush stroke or a shape layer object.
The expression language is based on the standard JavaScript language, but you do not need to know JavaScript to use expressions. You can
create expressions by using the pick whip or by copying simple examples and modifying them to suit your needs.
Two sources of example expressions are the Expression Sampler template project (File > Browse Template Projects) and the animation
presets in the Behaviors category (Animation > Browse Presets).
Animation presets can include expressions, or even consist entirely of an expression. Animation presets that use expressions instead of keyframes
are sometimes called behaviors.
After you add an expression to a property, you can continue to add or edit keyframes for the property. An expression can take the value of a
property as determined by its keyframes and use that as input to generate new, modified values. For example, the following expression on the
Rotation property of a layer adds 90 degrees to the value of the Rotation property, in addition to the keyframed motion:
value + 90
Some methods—such as wiggle—operate directly on the keyframed property values. (See Property attributes and methods (expression
reference).)
The following expression on the Position property of a layer preserves the keyframed motion of the layer and causes it to wiggle a little:
wiggle(10, 10)
Using the wiggle expression is often much faster and easier than using the Wiggler.
668
672

Brauchen Sie Hilfe? Stellen Sie Ihre Frage.

Forenregeln

Missbrauch melden von Frage und/oder Antwort

Libble nimmt den Missbrauch seiner Dienste sehr ernst. Wir setzen uns dafür ein, derartige Missbrauchsfälle gemäß den Gesetzen Ihres Heimatlandes zu behandeln. Wenn Sie eine Meldung übermitteln, überprüfen wir Ihre Informationen und ergreifen entsprechende Maßnahmen. Wir melden uns nur dann wieder bei Ihnen, wenn wir weitere Einzelheiten wissen müssen oder weitere Informationen für Sie haben.

Art des Missbrauchs:

Zum Beispiel antisemitische Inhalte, rassistische Inhalte oder Material, das zu einer Gewalttat führen könnte.

Beispielsweise eine Kreditkartennummer, persönliche Identifikationsnummer oder unveröffentlichte Privatadresse. Beachten Sie, dass E-Mail-Adressen und der vollständige Name nicht als private Informationen angesehen werden.

Forenregeln

Um zu sinnvolle Fragen zu kommen halten Sie sich bitte an folgende Spielregeln:

Neu registrieren

Registrieren auf E - Mails für Adobe After Effects CC 2013 wenn:


Sie erhalten eine E-Mail, um sich für eine oder beide Optionen anzumelden.


Andere Handbücher von Adobe After Effects CC 2013

Adobe After Effects CC 2013 Bedienungsanleitung - Deutsch - 718 seiten


Das Handbuch wird per E-Mail gesendet. Überprüfen Sie ihre E-Mail.

Wenn Sie innerhalb von 15 Minuten keine E-Mail mit dem Handbuch erhalten haben, kann es sein, dass Sie eine falsche E-Mail-Adresse eingegeben haben oder dass Ihr ISP eine maximale Größe eingestellt hat, um E-Mails zu erhalten, die kleiner als die Größe des Handbuchs sind.

Ihre Frage wurde zu diesem Forum hinzugefügt

Möchten Sie eine E-Mail erhalten, wenn neue Antworten und Fragen veröffentlicht werden? Geben Sie bitte Ihre Email-Adresse ein.



Info