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