Adobe 12040118 - After Effects Standard Using Manual page 152

Using help
Hide thumbs Also See for 12040118 - After Effects Standard:
Table of Contents

Advertisement

Help
Using Help
PropertyBase duplicate() method
a p p.p ro j e c t . i t e m ( i n d e x ) . l ay e r ( i n d e x ) . p ro p e r t y ( n a m e ) .duplicate()
Description
The PropertyBase duplicate method duplicates the PropertyBase and returns the duplicate.
This method is valid only for children of indexed groups; if not, an exception is generated and an error is
displayed.
Parameters
None.
Returns
PropertyBase; the duplicate.
PropertyBase elided attribute
a p p.p ro j e c t . i t e m ( i n d e x ) . l ay e r ( i n d e x ) . p ro p e r t y ( n a m e ) . e l i d e d
Description
This attribute specifies whether this property is elided in the user interface. If elided, then this property is just
a group used to organize other properties. The property is not displayed in the user interface and its child
properties are not indented in the Timeline window.
Type
Boolean; read-only.
Example
Given a text layer with two animators and no properties twirled down, you would see:
Text
Path Options
More Options
Animator 1
Animator 2
However, Animator 1 and Animator 2 are actually contained in a PropertyBase called "Text Animators", which
is not displayed in the user interface, and so these two properties are not indented in the Timeline window.
PropertyBase enabled attribute
a p p.p ro j e c t . i t e m ( i n d e x ) . l ay e r ( i n d e x ) . p ro p e r t y ( n a m e ) .enabled
Description
This attribute specifies whether this property is enabled. It corresponds to the setting of the eyeball icon, if
there is one.
If there is no eyeball icon, this attribute will default to true; you can write this attribute only if canSetEnabled
is true.
Using Help
Reference
Back
152
Back
152

Advertisement

Table of Contents
loading

This manual is also suitable for:

After effects

Table of Contents