public void SetSprite (int index, Sprite sprite);

파라미터

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

설명

Set the Sprite at the given index.