Coloring3D save texture as png.

+2 votes
asked Dec 22, 2017 by alanjose (180 points)
Hi

In the Coloring3d sample code given how can i save the texture rendered on model as a png image so that i could use it again

1 Answer

+1 vote
answered Dec 26, 2017 by albert52 (31,850 points)
Hi,

You can use the RenderTexture to save the texture as PNG
commented Sep 7, 2019 by permanaaditya (130 points)
if i save from render texture, i just get texture from camera view, how to crop the marker from that texture?
Welcome to EasyAR SDK Q&A, where you can ask questions and receive answers from other members of the community.
...