- Home /
Collision on Gradient Noise based Terrain Shader
I was partially following this tutorial ( https://www.youtube.com/watch?v=Y7r5n5TsX_E ) to set up a Shader in Shader Graph wich generates me a Terrain with dunes. My problem is now that I'm only able to use collision based on the "Disk" mesh(using a Mesh-Colllider). How can i get collison to work on this Terrain.
Comment
Your answer
Follow this Question
Related Questions
Unity 5 and PhysX shaders. 0 Answers
How to detect if an object is within another object??? (Hide and seek type game). Thanks! 2 Answers
How do I split a mesh to piece and apply a mesh collider to each piece in the scene? 0 Answers
Convert World to UV coordinates 0 Answers
How to detect collision with shaders? 0 Answers