Version: 5.6
Experimental: this API is experimental and might be changed or removed in the future.

IAnimatorControllerPlayable.SetInteger

マニュアルに切り替える
public void SetInteger (string name, int value);
public void SetInteger (int id, int value);

パラメーター

name パラメーターの名前
value 新しいパラメーターの値
id パラメーターのための ID この ID は Animator::StringToHash を使用して生成します

説明

int パラメーターの値を設定します。