AnimationScriptPlayable.GetProcessInputs
public bool GetProcessInputs();
Returns
bool
true if the inputs will be processed; false otherwise.
Description 描述
Returns whether the playable inputs will be processed or not.
See Also: AnimationScriptPlayable.SetProcessInputs.