SpriteAtlasExtensions.Remove
Parameters
| objects | Object in the array you wish to remove. |
Description 描述
Remove objects from the atlas's packable objects list.
If there are multiple of the exact same Object stored inside the atlas, all copies will be removed at once.
See Also: SpriteAtlasExtensions.Add.