How can we draw LineRenderer onto an image (PNG) and store in local drive?

As title, please help to see how we can draw LineRenderer onto an image (PNG) and store in local drive.

You would need to use a RenderTexture as the camera target. You need Pro for that, but then it’s easy just follow RenderTexture docs.