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

IAnimatorControllerPlayable.GetBool

Switch to Manual
public bool GetBool (string name);
public bool GetBool (int id);

Parameters

name The name of the parameter.
id The id of the parameter. The id is generated using Animator::StringToHash.