Compositor.CreateSpringVector3Animation メソッド

定義

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

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

戻り値

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

適用対象