- Home /
Question by
Comrade_Alexey · May 27, 2020 at 06:24 PM ·
c#programmingshader programming
How can I get a mesh processed by the vertex function from the shader?
I am programming a surface water Shader that has a surface and vertex function, I need to get the resulting mesh after processing the vertex function in the script for further processing.
Comment
Your answer

Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Distribute terrain in zones 3 Answers
Use local instantiated variable outside of scope 2 Answers
Method to stop enemies from spawning Unity5 0 Answers
Dynamic EditorGuiLayout.PopUp list 1 Answer