Compositor.CreateSpringVector2Animation メソッド

定義

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

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

戻り値

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

適用対象