Keyframe
Keyframe
¶
Keyframe(
auto_bezier: bool,
continuous_bezier: bool,
frame_time: int,
keyframe_interpolation_type: KeyframeInterpolationType,
label: Label,
roving_across_time: bool,
)
The Keyframe object represents a keyframe of a property.
Warning
Keyframe object does not exist in ExtendScript API. It has been added
for convenience.
Attributes¶
auto_bezier
¶
auto_bezier: bool
True if the specified keyframe has spatial auto-Bezier interpolation.
keyframe_interpolation_type
¶
keyframe_interpolation_type: KeyframeInterpolationType
Interpolation type for the specified keyframe.