Hi
I have created one Image target project in unity and then built for iOS.I want to take the picture of iPhone screen when my object is detected or loaded.How can I do that.
Thanks
You should use a ITrackableEventHandler to detect when the target is detected, as explained in the developer guide and illustrated in the samples.
Concerning how to grab a screenshot, see here;
https://developer.vuforia.com/resources/dev-guide/unity-screenshots
Are you sure you want to delete this message?
Are you sure you want to delete this conversation?
To reset your password please enter the email address associated with your account. An email will be sent to you with instructions on how to complete changing your password.
You should use a ITrackableEventHandler to detect when the target is detected, as explained in the developer guide and illustrated in the samples.
Concerning how to grab a screenshot, see here;
https://developer.vuforia.com/resources/dev-guide/unity-screenshots