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 10 days ago

Create unique visual effects for your 2D URP project.
Use the different 2D URP features available to create the graphics and visual style you want in your 2D project. Simulate lighting in 2D scenes with 2D lighting in URP, or create a pixelated visual style with the 2D Pixel Perfect Camera. You can use 3D GameObjects in 2D URP scenes to create unique visual effects with 3D meshes in your 2D project.

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.
3D GameObjects in 2D URP scenesRender and sort 3D GameObjects as if they were 2D sprites in your 2D URP project.
Renderer 2D asset reference for URPExplore the properties and settings you can use to change how 2D lights apply to 2D GameObjects.