Version: 5.4
Experimental: this API is experimental and might be changed or removed in the future.

IAnimatorControllerPlayable.IsParameterControlledByCurve

Switch to Manual
public bool IsParameterControlledByCurve (string name);
public bool IsParameterControlledByCurve (int id);

Parameters

name The name of the parameter.
id The id of the parameter. The id is generated using Animator::StringToHash.

Description

Возвращает "да", если параметр управляется дополнительной кривой на анимации.