Unity Learn home
View Tutorial Content

Introduction to the Sprite Renderer

Tutorial
Beginner
+10 XP
15 Mins
(210)
Overview
Summary
The Sprite Renderer is very important component to use when developing 2D projects as it determines how the given Sprite is rendered. It’s an essential component for the Tilemap system to work properly as well.
In this tutorial, you'll learn how to add the Sprite Renderer to your Sprite, set various properties, and arrange Sprites to render in layers.
Related documentation
Select your Unity version
Last updated: October 02, 2020
2019.4
2019.3
2019.2
2019.1
2018.4
2018.3
2018.2
2018.1
2017.4
2017.3
2017.2
2017.1
5.x
4.x
Language
English
Introduction to the Sprite Renderer