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

CustomAnimationPlayable.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.


파라미터

playable The Playable to remove.

반환

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

설명

Removes a playable from the list of inputs.