Hi there,
is there way to check whether image target is placed vertically or horizontally. Or is there a solution to check whether device camera is vertical or horizontal holding
Hi,
Unfortunately not directly from Vuforia. In regard to your second question, I would suggest to look over screen orientation or device orientation.
https://docs.unity3d.com/ScriptReference/Screen-orientation.html
https://docs.unity3d.com/ScriptReference/Input-deviceOrientation.html
This might help to determine if the screen is in landscape mode ( horizontal) or vertical.
Thank you.
Vuforia Engine Support
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.
Hi,
Unfortunately not directly from Vuforia. In regard to your second question, I would suggest to look over screen orientation or device orientation.
https://docs.unity3d.com/ScriptReference/Screen-orientation.html
https://docs.unity3d.com/ScriptReference/Input-deviceOrientation.html
This might help to determine if the screen is in landscape mode ( horizontal) or vertical.
Thank you.
Vuforia Engine Support