Version: 2022.2
public bool GetBool (string name);
public bool GetBool (int id);

参数

name 参数名称。
id 参数 ID。

返回

bool 参数的值。

描述

返回给定布尔参数的值。

返回动画控制器中 bool 参数的当前状态。使用参数的名称或 ID 搜索相应的参数。