Adobe After Effects CS3 Manuale Utente Pagina 591

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 677
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 590
AFTER EFFECTS CS3
User Guide
586
See also
Add, edit, and remove expressions” on page 549
Example: Match camera’s focal plane to another layer
Apply the following expression to a camera layer’s Focus Distance property to have its focus distance match the
distance to the anchor point of a layer named “target”:
target = thisComp.layer("target");
V1 = target.toWorld(target.anchorPoint) - toWorld([0,0,0]);
V2 = toWorldVec([0,0,1]);
dot(V1,V2);
See also
Add, edit, and remove expressions” on page 549
Create a camera layer and change camera settings” on page 176
Vedere la pagina 590
1 2 ... 586 587 588 589 590 591 592 593 594 595 596 ... 676 677

Commenti su questo manuale

Avenue 17 24 Apr 2024 | 16:19:09

What talented message