- Home /
How to Change Draw Order?
I am trying to draw the grid using GL.LINES it's completed. but Grid was drawed in last like top of the game object's so i need set the draw order in gameobjects how to do this.
Thank you.
Sorry, but how should we answer this? Where did you actually use the GL drawing code? That's the main cause where and when your lines are drawn. Also what material / shader did you use? When you use a shader that does depth testing most overdrawing issues should be gone.
You provides almost no details on where and how you actually draw your lines.
Answer by Landerk · Jun 28, 2016 at 04:50 AM
You should be able to set your depth/draw order settings in your camera inspector.
Your answer

Follow this Question
Related Questions
How do I Optimize Resources/Unity_Builtin_Extra 2 Answers
Social.localUser.userName == "Lerpz" 1 Answer
Authentication is required you need to sign in google account? 2 Answers
How to include obb extension files in Google play developer console 0 Answers
I want to ask about Android developers 0 Answers