IKeyFrame インターフェイス

定義

IKeyFrame インターフェイスの実装では、KeyTimeプロパティへの型指定されていないアクセスが提供されます。

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

注釈

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

プロパティ

名前 説明
KeyTime

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

Value

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

適用対象