Development repository for FSR2 integration into Unity Post-Processing Stack V2.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nico de Poel 3931c67a7e Fixed a memory leak on repeated destroy/create, as it turns out MFSR doesn't take ownership of the memory you allocate for it. You have to keep track of this and release it yourself. 1 year ago
..
CameraMover.cs Added motion blur to the post-process profile, along with a script to test camera movement 3 years ago
CameraMover.cs.meta Added motion blur to the post-process profile, along with a script to test camera movement 3 years ago
DebugDumper.cs Additional debug output 1 year ago
DebugDumper.cs.meta Added script for debug display and input 3 years ago