setSpatialAutoBezierAtKey()

Turns spatial auto-Bezier interpolation on or off for the specified keyframe.If the property value type is neither TwoD _SPATIAL nor ThreeD_SPATIAL, an exce

addProperty()

Creates and returns a PropertyBase object with the specified name, and adds it to this group.In general, you can only add properties to an indexed group a p

getSeparationFollower()

For a separated, multidimensional property, retrieves a specific follower property. For example, you can use this method on the Position property to access

Property object

The Property object contains value, keyframe, and expression information about a particular AE property of a layer. An AE property is an value, often animat

dimensionsSeparated

When true, the propertyメs dimensions are represented as separate properties. For example, if the layerメs position is represented as X Position and Y Positio

keySpatialContinuous()

Returns true if the specified keyframe has spatial continuity.If the property value type is neither TwoD _SPATIAL nor ThreeD_SPATIAL, an exception is genera

propertyDepth

The number of levels of parent groups between this property and the containing layer. The value 0 for a layer.Integer; read-only.

minValue

The minimum permitted value of the named property. If the hasMin attribute is false, an exception occurs, and an error is generated.Floating-point value; re

setSpatialContinuousAtKey()

Turns spatial continuity on or off for the specified keyframe.If the property value type is neither TwoD _SPATIAL nor ThreeD_SPATIAL, an exception is genera

canAddProperty()

Returns true if a property with the given name can be added to this property group. For example, you can only add mask to a mask group. The only legal input