User Rating
( votes)
For more detail this asset from the Unity Asset Store: Click Here
LCPrinter – Simple Texture Printer v1.0.3
LCPrinter plugin allows you to print a Texture2D to your printer.
It only requires one line of code to print an image.
LCPrinter.Print.PrintTexture(texture2D.EncodeToPNG(), copies, printerName);
If printerName is empty or null, it will print to your default printer.
Currently it works on Windows. Every printer should work.
INFO
[email protected]
[email protected]
Versions
1.0.3
You can now print any image (png, jpg, etc…) from your system directly with this asset.
1.0.2
Now if printerName is empty or null, it will print to your default printer.
1.0.1
Small corrections




