hasMax

When true, there is a maximum permitted value for the named property; otherwise false.Boolean; read-only.

keyValue()

Finds the specified keyframe or marker and returns its current value.If no keyframe or marker can be found that matches the argument, this method generates

duplicate()

If this property is a child of an indexed group, creates and returns a new PropertyBase object with the same attribute values as this one.If this property i

selectedKeys

The indices of all the selected keyframes in the named property. If no keyframes are selected, or if the propertyhas no keyframes, returns an empty array.Ar

setTemporalEaseAtKey()

Sets the incoming and outgoing temporal ease for the specified keyframe. See KeyframeEase object .keyIndex The index for the keyframe. An integer in the ran

maskMode

The masking mode for this mask.AMaskMode enumerated value; read/write. One of:MaskMode.NONEMaskMode.ADDMaskMode.SUBTRACTMaskMode.INTERSECTMaskMode.LIGHTENMa

keyOutInterpolationType()

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

isEffect

When true, this property is an effect PropertyGroup.Boolean; read-only.

hasMin

When true, there is a minimum permitted value for the named property; otherwise false.Boolean; read-only.

nearestKeyIndex()

Returns the index of the keyframe nearest to the specified time.time The time in seconds; a floating-point value. The beginning of the composition is 0.Inte