keyInSpatialTangent()

Returns the incoming spatial tangent for the specified keyframe, if the named property is spatial that is, the value type is TwoD _SPATIAL or ThreeD_SPATIAL

propertyGroup()

Gets the PropertyGroup object for an ancestor group of this property at a specified level of the parent-child hierarchy.countUp Optional. The number of leve

canVaryOverTime

When true, the named property can vary over timeラthat is, keyframe values or expressions can be written to this property.Boolean; read-only.

setValue()

Sets the static value of a property that has no keyframes.If the named property has keyframes, this method generates an exception and displays an error. To

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

isModified

When true, this property has been changed since its creation.Boolean; read-only.

cuePointName

The Flash Video cue point name, as shown in the Marker dialogbox.String; read/write.

keyOutSpatialTangent()

Returns the outgoing spatial tangent for the specified keyframe.keyIndex The index for the keyframe. An integer in the range [1..numKeys], as returned by th

remove()

Removes this property from its parent group. If this is a property group, it removes the child properties as well.This method is valid only for children of

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