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

IAnimatorControllerPlayable.GetFloat

Cambiar al Manual
public float GetFloat (string name);
public float GetFloat (int id);

Parámetros

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

Descripción

Gets the value of a float parameter.