How can I change RelativeLocation of a 3D model on drag like rotation and transformation using Geo Location. I manage to rotate and transform using snapToScreen sample but I am wondering if drag is possible.
A
Andreas Schacherbauer
said
over 7 years ago
Hi salman, Have you tried to change the easting/northing properties of your relative location based on your touch location/drag distance? Might require some calculations to map the pixel distance in AR positions.
Salman.khan