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

IAnimatorControllerPlayable.GetBool

Cambiar al Manual
public bool GetBool (string name);
public bool GetBool (int id);

Parámetros

name The name of the parameter.
id El id del parámetro. El id es generado utilizando Animator::StringToHash.