Animator.IsParameterControlledByCurve

매뉴얼로 전환
public bool IsParameterControlledByCurve (string name);
public bool IsParameterControlledByCurve (int id);

파라미터

nameThe parameter name.
idThe parameter ID.

반환

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

설명

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