By raboo
on Sat, 06/30/2012 - 14:16
In Android
Uses the functions of the "Application.CaptureScreenShot",
Lets you take screenshots.
If you check the images stored
Game objects that are not reflected in the display.
iosSDK even though you can shoot without problems, Why can not I take a picture along with the game objects in AndroidSDK?
If you can, please tell me how to take pictures along with the game objects.
Environment
unity3.5.2f2
vuforia-unity-android-1-5-10
Thank you.
In Android, take a screenshot, game objects will be lost.
How and when are you calling CaptureScreenShot? The screenshot may not include rendered objects if rendering has not completed.
In Android, take a screenshot, game objects will be lost.
import vuforia-android-1-5-10 in unity.
The hierarchy of unity, put the (cube) object, build.
Verified by the device Android.
Run the "Application.CaptureScreenShot" in the GUI.
Save images to SD card.