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

AnimationMixerPlayable.RemoveInput

매뉴얼로 전환
public bool RemoveInput (int index);

파라미터

index Index of the playable to remove.

반환

bool Returns false if the removal could not be removed because it wasn't found.

설명

Removes a playable from the list of inputs.