Version: 2019.2
public void RemoveSource (int index);

パラメーター

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