Possible to export Line Renderer?

Is it possible to export a line renderer in Needle from Unity? I didn’t know if there was any work on adding this feature planned.

(My first topic here so hope I did it right)

Hello @Rob_F LineRenderer isn’t supported right now but we have a LineDrawer sample which you might be able to use as a base to implement it yourself. Line Drawing | Needle Engine