插件名称:LCPrinter - Simple Texture Printer 1.0.3 | 插件官网:访问官网 | 版权协议:Red pine1.1 | 解压密码:通用密码 |
LCPrinter - Simple Texture Printer 1.0.3 unity3d asset U3D插件ios开发
http://www.cgioo.com/forum-2-1.html
LCPrinter - Simple Texture Printer 1.0.3
Requires Unity 5.4.0 or higher.
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.
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
|
|