When true, the property is multidimensional and can be separated. For example, the Position property has this attribute set to true.NOTE: The original, cons
Category Archives: Property object
setInterpolationTypeAtKey()
Sets the ムinメ and ムoutメ interpolation types for the specified keyframe.keyIndex The index for the keyframe. An integer in the range [1..numKeys], as returne
setValueAtTime()
Sets the value of a keyframe at the specified time. Creates a new keyframe for the named property, if one does not currently exist for the specified time, a
keyRoving()
Returns true if the specified keyframe is roving. The first and last keyframe in a property cannot rove; if youtry to set roving forone of these, the operat
setRovingAtKey()
Turns roving on or off for the specified keyframe. The first and last keyframe in a property cannot rove; if you try to set roving forone of these, the oper
setValuesAtTimes()
Sets values for a set of keyframes at specified of times. Creates a new keyframe for the named property, if one does not currently exist for a specified tim
canSetExpression
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.