Class used to represent 2D animation keyframes
用于表示2D动画关键帧的类
Specific data within the frame
帧里面的具体数据
time
时间。
静态
A new instance of Keyframe2D that is a clone of the current keyframe.
Creates a clone of the current keyframe.
创建当前关键帧的克隆。
The Keyframe2D instance to which the properties are copied.
Copies the properties of the current keyframe to another Keyframe2D instance.
将当前关键帧的属性复制到另一个 Keyframe2D 实例。
En
Class used to represent 2D animation keyframes
Zh
用于表示2D动画关键帧的类