How to render gizmos only on scene's main camera, and not on UI camera?
If I draw debug gizmos for my game, intended to be rendered only by the "game" camera, they seem to be rendered with the NGUI's camera too, no matter if the NGUI's camera is enabled or what the layers / culling masks are.
I'm using the evaluation version of NGUI.