AssetPostprocessor.OnPostprocessSprites(Texture2D, Sprite[])

매뉴얼로 전환

설명

Add this function to a subclass to get a notification when an texture of sprite(s) has completed importing.

For Multiple sprite-mode assets each sprite will be passed in the second argument as an array of sprites.