Version: 2020.1
言語: 日本語
public void RemoveSource (int index);

パラメーター

index The index of the source to remove.

説明

Removes a source from the component.

Throws InvalidOperationException, if the list of sources is empty. Throws ArgumentOutOfRangeException, if the index is invalid.