IKeyFrame 接口

定义

一个 IKeyFrame 接口实现提供对 KeyTime 属性的非类型访问。

public interface class IKeyFrame
public interface IKeyFrame
type IKeyFrame = interface
Public Interface IKeyFrame
派生

注解

通过 KeyTime 访问实例,用户可以更精细地控制动画的内插,从而获得更优雅、更协调、更逼真的体验。

属性

KeyTime

获取或设置与 KeyFrame 对象关联的 KeyTime 值。

Value

获取或设置与 KeyTime 实例关联的值。

适用于