126
JavaScript Reference
Property object
126
Property keyInTemporalEase() method
a p p . p r o j e c t . i t e m
( i n d e x )
. l a y e r
( i n d e x ) . p r o p e r t y S p e c
. v k e y I n T e m p o r a l E a s e (
k e y I n d e x
)
Description
Returns the incoming temporal ease for the specified keyframe.
Parameters
Returns
Array of KeyframeEase objects:
•
If the property value type is
P r o p e r t y V a l u e T y p e . T w o D _ S P A T I A L
, the array contains 2 objects.
•
If the property value type is
P r o p e r t y V a l u e T y p e . T h r e e D _ S P A T I A L
, the array contains 3 objects.
•
For any other value type, the array contains 1 object.
Property keyOutInterpolationType() method
a p p . p r o j e c t . i t e m
( i n d e x )
. l a y e r
( i n d e x ) . p r o p e r t y S p e c
. k e y O u t I n t e r p o l a t i o n T y p e (
k e y I n d e x
)
Description
Returns the outgoing interpolation type for the specified keyframe.
Parameters
Returns
A
K e y f r a m e I n t e r p o l a t i o n T y p e
enumerated value; one of:
K e y f r a m e I n t e r p o l a t i o n T y p e . L I N E A R
K e y f r a m e I n t e r p o l a t i o n T y p e . B E Z I E R
K e y f r a m e I n t e r p o l a t i o n T y p e . H O L D
Property keyOutSpatialTangent() method
a p p . p r o j e c t . i t e m
( i n d e x )
. l a y e r
( i n d e x ) . p r o p e r t y S p e c
. k e y O u t S p a t i a l T a n g e n t (
k e y I n d e x
)
Description
Returns the outgoing spatial tangent for the specified keyframe.
Parameters
k e y I n d e x
The index for the keyframe. An integer in the range [1..numKeys], as returned by the
a d d K e y
or
n e a r e s t -
K e y I n d e x
method.
k e y I n d e x
The index for the keyframe. An integer in the range [1..numKeys], as returned by the
a d d K e y
or
n e a r e s t -
K e y I n d e x
method.
k e y I n d e x
The index for the keyframe. An integer in the range [1..numKeys], as returned by the
a d d K e y
or
n e a r e s t -
K e y I n d e x
method.
Summary of Contents for 65009963 - After Effects CS4
Page 1: ...SCRIPTING GUIDE...