When true, the named property is of a type whose expression can be set by a script. See also Property expression attribute .Boolean; read-only.
Category Archives: Property object
keySelected()
Returns true if the specified keyframe is selected.keyIndex The index for the keyframe. An integer in the range [1..numKeys], as returned by the addKey or n
isTimeVarying
When true, the named property is time varyingï¾—that is, it has keyframes or an enabled expression. When this attribute is true, the attribute canVaryOverTime
setSelectedAtKey()
Selects or deselects the specified keyframe.keyIndex The index for the keyframe. An integer in the range [1..numKeys], as returned by the addKey or nearest-
valueAtTime()
The value of the named property as evaluated at the specified time.Note that the type of value returned is not made explicit; it will be of a different type