Keyframe 关键帧
Struct
A single keyframe that can be injected into an animation curve.
一个关键帧它可以插入到动画曲线。
Variables变量
-
The time of the keyframe.
关键帧时间。 -
The value of the curve at keyframe.
该动画曲线所在关键帧的值。 -
Describes the tangent when approaching this point from the previous point in the curve.
在曲线上从上一个点接近这个点时描述切线。 -
Describes the tangent when leaving this point towards the next point in the curve.
在曲线上离开这个点向下一个点时描述切线。
Constructors构造器
-
Create a keyframe.
创建一个关键帧。
最后修改:2011年2月24日 Thursday 15:23