DictionaryForumContacts

Terms containing interpolation | all forms
SubjectEnglishChinese simplified
comp., MSanimation interpolation动画内插 (A kind of interpolation that animates the property values between successive key times)
comp., MSdiscrete interpolation离散内插 (One of three methods used to describe how an animation transitions between values over its duration. This method produces a jump from one value to the next, without generating in-between values)
comp., MSease-in interpolation渐入内插 (A kind of animation interpolation that modifies how the property value changes as time approaches the keyframe. A value of 100% would make the property change slow down as time approached the keyframe)
comp., MSease-out interpolation渐出内插 (A kind of animation interpolation that modifies how the property value changes as time moves away from the keyframe. A value of 100% would make the property change start slowly as time left the keyframe)
comp., MSlinear interpolation线性内插 (One of three methods used to describe how an animation transitions between values over its duration. This method produces a constant rate of change)
comp., MSsplined interpolation样条内插 (One of three methods used to describe how an animation transitions between values over its duration. This method uses a Bezier curve to describe how the animation transitions between key frames. The Bezier curve starts at zero, which corresponds to the current key frame value, and ends at one (the next key frame's value). By altering the curve's two control points, you alter the animation's progress curve)

Get short URL