Scriptable-Render-Pipeline Questions
1
I have seen this code that is using to create custom ScriptableRenderPass
private class CCTVLinePass : ScriptableRenderPass
{
private RenderTargetIdentifier src, dest;
private int destId = Shader.Pr...
Demodulation asked 3/9, 2023 at 11:25
0
Hi, I am trying to get a simple outline effect in Unity based on this tutorial Edge Detection Outlines
I am in Unity 2022.3.5 and URP 14.0.8 so I am also attempting to update the tutorial to the newer...
Endurable asked 29/7, 2023 at 7:5
1
© 2022 - 2025 — McMap. All rights reserved.