Start a new topic
Solved

How to Capture Screen With AR Scene And Object in Unity SDK?

Hi,

Just confused to me that I do not know how to capture Screen with both Real World and AR Object which placed in the scene?


Unity SDK 7.0

Unity 5.6.4


Hello Joe,

We do not provide this functionality but, it is possible to do it using Unity directly.
Please refer to the following posts for further information:
For versions 2017.1: https://docs.unity3d.com/ScriptReference/ScreenCapture.CaptureScreenshot.html
For older versions: https://docs.unity3d.com/ScriptReference/Application.CaptureScreenshot.html

 

Thanks

Eva

Hi Eva,

Thanks for your help.

Seems that is the only way.


Joe

Login or Signup to post a comment