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

IAnimatorControllerPlayable.GetFloat

Switch to Manual
public float GetFloat (string name);
public float GetFloat (int id);

Parameters

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

Description

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