Hi,
I’m making a rather liberal use of Debug.DrawRay and Debug.DrawLine in my code to help with editor visualisation of a bunch of things.
I was wondering though: does this have an impact on performance in the final build when it runs on standalone?