Version: 2020.3
言語: 日本語

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.