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)

1 Like

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

1 Like

This topic was automatically closed 13 days after the last reply. New replies are no longer allowed.