When I load *.USDZ file in ARSCNView place object above my head. even I tried through apple provide sample demo “Handling3DInteractionAndUIControlsInAugmentedReality”. I notice one thing is *.USDZ file formate content vast size bounding box by compare *.SCN file.
one more thing is .USDZ file place proper position in QLPreviewController. how can I achieve dynamic normalise *.USDZ file without scale property change.
Thanks in advance.