コンテンツにスキップ

SetNotchFactor()#

SetNotchFactor(notch,factor)#

ノッチ係数を設定します。

パラメータ#

int notch

ノッチ。マイナスで減速ノッチ。

float factor

加速度係数。(0.01-3.0)

戻り値#

コメント#

サンプル#

1
obj.SetNotchFactor(2, 0.5)