次の方法で共有


InteractionTrackerInertiaRestingValue.Create(Compositor) メソッド

定義

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

public:
 static InteractionTrackerInertiaRestingValue ^ Create(Compositor ^ compositor);
 static InteractionTrackerInertiaRestingValue Create(Compositor const& compositor);
public static InteractionTrackerInertiaRestingValue Create(Compositor compositor);
function create(compositor)
Public Shared Function Create (compositor As Compositor) As InteractionTrackerInertiaRestingValue

パラメーター

compositor
Compositor

InteractionTrackerInertiaRestingValue オブジェクトの作成時に使用するコンポジター。

戻り値

作成された InteractionTrackerInertiaRestingValue オブジェクトを 返します。

適用対象