Adobe After Effects CS3 Bedienungsanleitung Seite 591

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 677
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 590
1 2 ... 586 587 588 589 590 591 592 593 594 595 596 ... 676 677

Kommentare zu diesen Handbüchern

Avenue 17 24 Apr 2024 | 16:19:09

What talented message