It want to use Debug.Drawline(), but it ist not visible in VR, only in scene view.
Is there a way to make Debug.Drawline() visible in VR?
alternatives:
- LineRenderer Unity - Scripting API: LineRenderer
- GL lines Unity - Scripting API: GL.LINES
- gl line helper DrawLine with GL
- Asset store has many line drawing plugins
*Although check first if those work with vr/urp/hdrp or singlepass instanced…