|
Arbor 3: FSM & BT Graph Editor
3.6.0
|
Animatorのint型パラメータの参照。 More...
Public Member Functions | |
| void | Set (int value) |
| 値をセットする。 More... | |
| int | Get () |
| 値を取得する。 More... | |
Additional Inherited Members | |
Public Attributes inherited from AnimatorParameterReference | |
| Animator | animator |
| パラメータが格納されているAnimator More... | |
| string | name |
| パラメータの名前 More... | |
| int | type |
| パラメータのタイプ More... | |
Animatorのint型パラメータの参照。
| int Get | ( | ) |
値を取得する。
| void Set | ( | int | value | ) |
値をセットする。
| value | 値 |