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

Parameters

index The index of the Sprite being modified.
sprite The Sprite being assigned.

Description

Set the Sprite at the given index.