public void SetSprite (int index, Sprite sprite);

Parámetros

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

Descripción

Set the Sprite at the given index.