ScreenSpace.RemoveAdditionalCamera
RemoveAdditionalCamera(int)
Removes the additional camera at the specified index. The remaining cameras in the list will be renumbered to replace the removed item.
Declaration
public void RemoveAdditionalCamera(int index)
Parameters
| Type | Name | Description |
|---|---|---|
| int | index | The index to remove. |