618552
676
Verklein
Vergroot
Pagina terug
1/753
Pagina verder
To the top
3. Select the Position property for Solid 2 and choose Animation > Add Expression or Alt-click (Windows) or Option-click the stopwatch
button for the property. The following expression appears by default:
transform.position
4. Type the following directly over transform.position:
thisComp
5. The element thisComp is a global attribute whose value is a Comp object representing the current composition. To determine what can
follow thisComp in your expression, look up the return value for thisComp under Global objects, attributes, and methods (expression
reference).
Note that thisComp returns a Comp object. Next, look at Comp attributes and methods (expression reference) to see which attributes and
methods you can use with a Comp object. One option is layer(index). The index, or number, inside the parentheses specifies the layer
that you want to use. For this example, we assume that Solid 1 is the first layer in your composition. To retrieve values from the first layer in
the active composition, type .layer(1) at the end of the expression, to get the following:
thisComp.layer(1)
6. Again, look at the expression elements reference to see that layer(index) returns a Layer object. Look at Layer General attributes and
methods (expression reference), and find the element you want to use. For example, if you want to get the values of the Position property for
the layer, type .position at the end of the expression to get the following:
thisComp.layer(1).position
7. From Layer General attributes and methods (expression reference), you can see that the position attribute returns a property. Look up
Property attributes and methods (expression reference) and notice that you can add a time factor to the expression. To add a specific time,
such as current time plus 2 seconds, type .valueAtTime(time+2)at the end of the expression to get the following:
thisComp.layer(1).position.valueAtTime(time+2)
8. From Property attributes and methods (expression reference), notice that the valueAtTime method returns a Number or Array. When an
expression returns a Number, Array, or Boolean (true or false), you cannot add further attributes or methods to the expression (if you want,
however, you can add arithmetic operators, such as +, -, *, and /).
Show expressions and the expression graph
In Graph Editor mode, the single expression field appears as a resizable box at the bottom of the Graph Editor and shows only the expression for
the selected property. To show multiple expression fields simultaneously, the Timeline panel must be in layer bar mode.
To toggle between layer bar mode and Graph Editor mode, press Shift+F3.
To show only properties with expressions, select one or more layers, and then press EE.
To show the expression field in the Graph Editor, choose Show Expression Editor from the Choose Graph Type And Options menu at the
bottom of the Graph Editor. When you add a new expression to a property, the expression editor is shown, regardless of this setting.
To resize the expression field, drag its bottom edge up or down.
To see how an expression changes the value or velocity graph, click the Show Post-Expression Graph button while showing the value or
velocity graph in the Graph Editor.
The dimly colored graph displays the value or velocity before the expression is applied, and the brightly colored graph displays the value or
velocity after the expression is applied. Turning on the graph overlay for the Position property also changes the motion path display in the
Composition panel so that you can see the expression-affected path.
You can use the search field in the Timeline panel to search expressions as well as other components of a property. If the search string
appears in an expression, the property and its containing property groups and layer are shown in the filtered set of search results.
672
676

Hulp nodig? Stel uw vraag in het forum

Spelregels

Misbruik melden

Gebruikershandleiding.com neemt misbruik van zijn services uitermate serieus. U kunt hieronder aangeven waarom deze vraag ongepast is. Wij controleren de vraag en zonodig wordt deze verwijderd.

Product:

Bijvoorbeeld antisemitische inhoud, racistische inhoud, of materiaal dat gewelddadige fysieke handelingen tot gevolg kan hebben.

Bijvoorbeeld een creditcardnummer, een persoonlijk identificatienummer, of een geheim adres. E-mailadressen en volledige namen worden niet als privégegevens beschouwd.

Spelregels forum

Om tot zinvolle vragen te komen hanteren wij de volgende spelregels:

Belangrijk! Als er een antwoord wordt gegeven op uw vraag, dan is het voor de gever van het antwoord nuttig om te weten als u er wel (of niet) mee geholpen bent! Wij vragen u dus ook te reageren op een antwoord.

Belangrijk! Antwoorden worden ook per e-mail naar abonnees gestuurd. Laat uw emailadres achter op deze site, zodat u op de hoogte blijft. U krijgt dan ook andere vragen en antwoorden te zien.

Abonneren

Abonneer u voor het ontvangen van emails voor uw Adobe After Effects CC 2013 bij:


U ontvangt een email met instructies om u voor één of beide opties in te schrijven.


Ontvang uw handleiding per email

Vul uw emailadres in en ontvang de handleiding van Adobe After Effects CC 2013 in de taal/talen: Engels als bijlage per email.

De handleiding is 7,16 mb groot.

 

U ontvangt de handleiding per email binnen enkele minuten. Als u geen email heeft ontvangen, dan heeft u waarschijnlijk een verkeerd emailadres ingevuld of is uw mailbox te vol. Daarnaast kan het zijn dat uw internetprovider een maximum heeft aan de grootte per email. Omdat hier een handleiding wordt meegestuurd, kan het voorkomen dat de email groter is dan toegestaan bij uw provider.

Stel vragen via chat aan uw handleiding

Stel uw vraag over deze PDF

loading

Andere handleiding(en) van Adobe After Effects CC 2013

Adobe After Effects CC 2013 Gebruiksaanwijzing - Deutsch - 718 pagina's


Uw handleiding is per email verstuurd. Controleer uw email

Als u niet binnen een kwartier uw email met handleiding ontvangen heeft, kan het zijn dat u een verkeerd emailadres heeft ingevuld of dat uw emailprovider een maximum grootte per email heeft ingesteld die kleiner is dan de grootte van de handleiding.

Er is een email naar u verstuurd om uw inschrijving definitief te maken.

Controleer uw email en volg de aanwijzingen op om uw inschrijving definitief te maken

U heeft geen emailadres opgegeven

Als u de handleiding per email wilt ontvangen, vul dan een geldig emailadres in.

Uw vraag is op deze pagina toegevoegd

Wilt u een email ontvangen bij een antwoord en/of nieuwe vragen? Vul dan hier uw emailadres in.



Info