Using lower resolution video in our ARSessions

How can I setup in lower resolution video in our ARSessions? Thanks in advance.

Answered by arthurfromberlin in 720992022

You can reduce the rendering resolution, by adjusting the contentScaleFactor property on ARView: https://developer.apple.com/documentation/realitykit/arview/contentscalefactor

Accepted Answer

You can reduce the rendering resolution, by adjusting the contentScaleFactor property on ARView: https://developer.apple.com/documentation/realitykit/arview/contentscalefactor

Using lower resolution video in our ARSessions
 
 
Q