Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


2D game development in URP

Understand how to implement 2D lights, 2D lighting effects, and the pixelated visual style in your projects in URP.
Read time 1 minuteLast updated 12 days ago

Techniques and resources for creating 2D lights, 2D lighting effects, and implementing the pixelated visual style with your projects.
2D features included with URP are the 2D Lighting graphics pipeline which allows you to create 2D Lights and 2D lighting effects; and the 2D Pixel Perfect Camera for implementing the pixelated visual style with your projects.

Topic

Description

2D lighting in URPTechniques and resources for creating 2D lights and applying 2D lighting effects
Precise pixel scaling and rotation via the Pixel Perfect Camera in URPTechniques and resources for using the Pixel Perfect Camera in your project.
Renderer 2D asset reference for URPExplore the properties and settings you can use to change how 2D lights apply to 2D GameObjects.