Compositor.CreateSpringVector3Animation メソッド

定義

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

public:
 virtual SpringVector3NaturalMotionAnimation ^ CreateSpringVector3Animation() = CreateSpringVector3Animation;
SpringVector3NaturalMotionAnimation CreateSpringVector3Animation();
public SpringVector3NaturalMotionAnimation CreateSpringVector3Animation();
function createSpringVector3Animation()
Public Function CreateSpringVector3Animation () As SpringVector3NaturalMotionAnimation

戻り値

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

Windows の要件

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

適用対象