Version: 2021.2
언어: 한국어

Animator.IsParameterControlledByCurve

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

파라미터

name The parameter name.
id The 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.