Is it possible to use Vuforia to get the original image from the web camera of the device? (Unity)
Is it possible to use Vuforia to get the original image from the web camera of the device in Unity? At the moment it is possible to get a texture from CameraDevice, but it is already 640*360, although the original resolution of the camera is FullHD.
How to move AR object to the corner of the camera?
Hello here is what I did, I want to move my AR object that is in a MidAirStage to move to the top left corner of the screen.