Animator.IsParameterControlledByCurve

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

Parámetros

nameThe parameter name.
idThe 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.