-
Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
shaders
Page 1 of 15
Recent Content Tagged With shaders
Page 1 of 15
A Unity ID allows you to buy and/or subscribe to Unity products and services, shop in the Asset Store and participate in the Unity community.
Hello, I'm looking for some advice on the following: I have some opaque objects to render with a specific material, but I also want them to...
So, I've been messing around in HDRP by editing the shader generated from a lit shader graph. I've set the HDRP asset setting to Forward Only...
Hello, everyone! I wonder if this gif effect can be achieved through the shader. Please tell me some ways. Thanks! [ATTACH]
Hi everyone, I'm trying to setup a compute shader sampling random pixels on an outline texture and fill an array with selected pixel coordinates...