Drawing a line using GL.LINES with Unity3d - Stack Overflow
文章推薦指數: 80 %
DrawLine but its only on my debug build and not in my game. The line which GL.Begin() should generate isn't showing. It's a 2D game. Share. JoinStackOverflowtolearn,shareknowledge,andbuildyourcareer. Signupwithemail Signup S
延伸文章資訊
- 1Drawing a line using GL.LINES with Unity3d - Stack Overflow
DrawLine but its only on my debug build and not in my game. The line which GL.Begin() should gene...
- 2How do I use GL.Lines? - Unity Forum
I am trying to display a line in game view, and saw most people are using GL but I can't get them...
- 3Scripting API: GL - Unity
SetPass). The material controls how the rendering is done (blending, textures, etc.), so unless y...
- 4unity gl draw line Code Example - code grepper
- 5GL.Lines - Drawing Lines Manually in Unity - YouTube
You use Unity's Gizmos all the time for debugging and your app. What if you want those lines in p...