/Unity2DLighting

A 2D lighting system implement in Unity.

Primary LanguageC#MIT LicenseMIT

Unity 2D Lighting System

An implement of 2D lighting system in Unity.

Development Environment

  • Unity 2018.3.12f

Features

  • Implement with CommandBuffer.
  • Support only Built-in Render Pipeline.
  • 2D textured light & procedural light.
  • 2D soft shadows.
  • Support DX, OpenGL & OpenES 3.0