IKeyFrame インターフェイス

定義

IKeyFrame インターフェイスの実装により、KeyTime プロパティへの型指定のないアクセスが可能になります。

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

注釈

インスタンスにアクセスすると KeyTime 、アニメーションの補間をより細かく制御でき、より洗練された、適切に調整された現実的なエクスペリエンスが可能になります。

プロパティ

KeyTime

KeyFrame オブジェクトに関連付けられた KeyTime 値を取得または設定します。

Value

KeyTime インスタンスに関連付けられた値を取得または設定します。

適用対象