Version: 2019.2
public void SetSprite (int index, Sprite sprite);

Parameters

indexThe index of the Sprite being modified.
spriteThe Sprite being assigned.

Description

Set the Sprite at the given index.