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

AnimationPlayable.SetInputs

매뉴얼로 전환
public bool SetInputs (IEnumerable<Playable> sources);

파라미터

sources Collection of Playables to be used as inputs.

반환

bool Returns false if the operation could not be completed.

설명

Replaces existing inputs with the supplied collection of Playable.