SetWeight

MorphTargetChannel.SetWeight method

指定されたターゲットの重みを設定します。デフォルト値は 1 で、範囲は 0~1 の間でなければなりません

public void SetWeight(Shape target, double weight = 1m)
パラメータタイプ説明
targetShape
weightDouble

関連項目