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

IAnimatorControllerPlayable.GetInteger

Switch to Manual
public int GetInteger (string name);
public int GetInteger (int id);

Parameters

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

Description

Получить значение целого параметра.