Compositor.CreateSpringVector2Animation メソッド

定義

SpringVector2NaturalMotionAnimation のインスタンスを作成します。

public:
 virtual SpringVector2NaturalMotionAnimation ^ CreateSpringVector2Animation() = CreateSpringVector2Animation;
SpringVector2NaturalMotionAnimation CreateSpringVector2Animation();
public SpringVector2NaturalMotionAnimation CreateSpringVector2Animation();
function createSpringVector2Animation()
Public Function CreateSpringVector2Animation () As SpringVector2NaturalMotionAnimation

戻り値

作成された SpringVector2NaturalMotionAnimation オブジェクト。

Windows の要件

デバイス ファミリ
Windows 10 Fall Creators Update (10.0.16299.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v5.0 で導入)

適用対象