Set the Texture Type of an imported image to Sprite (2D and UI)
Import an image through the Editor menu
Sprites sorting order
Set the Texture Type of an imported image to Sprite (2D and UI)
To change an asset’s Texture Type:
Select the asset to access its Import InspectorA Unity window that displays information about the currently selected GameObject, asset or project settings, allowing you to inspect and edit the values. More info See in Glossary.
Set the Texture Type to SpriteA 2D graphic objects. If you are used to working in 3D, Sprites are essentially just standard textures but there are special techniques for combining and managing sprite textures for efficiency and convenience during development. More info See in Glossary (2D and UI).