To check the performance inside Maya you can enable the Oculus Performance HUD described here:
https://developer.oculus.com/documentation/pcsdk/latest/concepts/dg-hud/
Just launch following MEL commands to switch the different summary tables.
Oculus Performance:
vrplugin -ps 1
Latency Timing:
vrplugin -ps 2
Application Render Timing:
vrplugin -ps 3
Compositor Render Timing:
vrplugin -ps 4
Version Info:
vrplugin -ps 5
Async Spacewarp Stats:
vrplugin -ps 6
Disable the Oculus Performance HUD:
vrplugin -ps 0
-
This topic was modified 1 year, 12 months ago by
Dominik.
-
This topic was modified 1 year, 12 months ago by
user.