Search code examples
google-project-tango

Can tangoApplication.m_3drResolutionMeters be updated during runtime?


Playing with the experimental 3D reconstruction, I wanted to adjust the resolution of the meshing at runtime. While I can easily update the value via script, it does not seem to affect the actual meshing in progress. Is there a way to adjust this value or does the Tango service lock in on whatever resolution it has at startup?


Solution

  • The resolution is not mutable after the Tango Service is connected.