- Home /
Z sorting of Handles
I was wondering if it is at all possible to order the drawing of handles by distance from camera.
I use handles to draw nodes of a graph and the nodes are drawn one after another and overlay incorrectly.
The first image shows a graph with 4 nodes. The node in the top left is further away from the camera. (It is smaller)
The second image shows the smaller node in front of the bigger node.
Is it possible to automatically order the handles by z distance from camera?
Thank you very much.
Your answer
Follow this Question
Related Questions
Add GUI elements to Scene View? 3 Answers
How can I make function run in the editor only when I press a button in the inspector? 1 Answer
Is it possible to determine wich Handles.PositionHandle is currently focused? 1 Answer
How to get Scene Name in Edit Mode without #if UNITY_EDITOR 1 Answer
Multiple Cars not working 1 Answer