Unity Learn home
View Tutorial Content

Using 9-Slicing for Scalable Sprites

Tutorial
Beginner
+10 XP
15 Mins
(5)
Overview
Summary
9-slicing is a 2D technique which allows you to reuse an image at various sizes without needing to prepare multiple assets. It’s often useful to be able to dynamically resize graphic elements in a game or application. In this tutorial, you will learn to create and use the 9-Slicing technique.
Select your Unity version
Last updated: August 01, 2023
2022.3
2019.4
2019.1
2018.4
2018.3
2018.2
2018.1
2017.4
Language
English
Using 9-Slicing for Scalable Sprites