public void SetSprite (int index, Sprite sprite);

参数

index修改的精灵的索引。
sprite所指定的精灵。

描述

设置给定索引处的精灵。