Version: 2017.3

Animator.IsParameterControlledByCurve

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

Parámetros

name The parameter name.
id The parameter ID.

Valor de retorno

bool True if the parameter is controlled by a curve, false otherwise.

Descripción

Returns true if the parameter is controlled by a curve, false otherwise.