Modifying Standard Shader. Is this legal?
Hello Unity3D community. I'm doing retro-styled racing game. I have a box car models and I want them to have a hole on the wheel but does not render the other side normals and it looks weird. I need to render the other side normals but it would have to adjust Standard Shader in a C # editor. the question is: is it legal?
Comment
Your answer
Follow this Question
Related Questions
Unity 5 Custom Terrian Shader appears blurry. 1 Answer
How to load 3d model(.obj) in device by programmatic. 0 Answers
How can I ToonLitOutline shader transparent? 0 Answers
Issue with program launched as Windows Shell 1 Answer
How do I get the exact values of the near and far planes in clip space, both in a shader and in C#? 0 Answers