Version: 2018.1

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.