When true, the mask is inverted; otherwise false.Boolean; read/write.
Category Archives: PropertyBase object
keyInTemporalEase()
Returns the incoming temporal ease for the specified keyframe.keyIndex The index for the keyframe. An integer in the range [1..numKeys], as returned by the
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
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