Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 921 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 921 Bytes

PEPOutline

Outline Implementation for Unity

image

Installation

You can also install via git url by adding this entry in your manifest.json

"com.pepengineers.pepoutline": "https://github.com/Pepengineers/PEPOutline",

or use package manager image

Setup Project

You need to add CustomDepth and Outline features in your URP Renderer Data and setup render layers/shaders image and enable Opaque and Depth texture in URP Settings

image

After that you can import Sample scene image