keijiro / Rsvfx

An example that shows how to connect RealSense depth camera to Unity VFX Graph
Other
734 stars 110 forks source link

Using URP #45

Closed masternader closed 2 years ago

masternader commented 2 years ago

Hi Keijiro,

Is it still possible to use this repo with URP instead of HDRP? If so, what settings / materials must be updated in order for this to work? Thank you

keijiro commented 2 years ago

It should work on URP by replacing the HDRP Output contexts in VFX with URP Output contexts.