Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.66 KB

File metadata and controls

26 lines (16 loc) · 1.66 KB

Custom PostFX Template Spawner

Unity Version License Size package.json version (branch) Last commit

package.json dynamic Issues Pull requests

A productivity Editor tool that creates all required boilerplate for custom Post-Processing Stack V3 Effects with a single click.

postfx_template_demo.webm

Installation

Package manifest

  • Add the following to your manifest.json under "dependencies":

"com.parkinglotgames.custom-postfx-template-spawner": "1.1.0",

Git URL

  • In Unity, go to Window > Package Manager > "+" button > "Add package from git URL..." and enter:

https://github.com/ParkingLotGames/Unity-Custom-PostFX-Template-Spawner.git

//TODO

Add documentation.

Add Custom Renderer Features Support.