Provides timing and other statistics from XR subsystems.
The XRStats class allows XR SDK providers to expose timing and other statistics related to their XR subsystems. Such statistics can be used by XR application developers for profiling and making dynamic performance adjustments. For example, an application could dynamically adjust properties like XRSettings.eyeTextureResolutionScale or XRSettings.renderViewportScale at run time to improve performance based on statistics provided by an XR subsystem.Note:
XR SDK providers can use this class to provide their own, device-specific class for reporting statistics. XR application developers should not need to use the XRStats class directly.
TryGetStat | Retrieve a statistic for an XR subsystem. |
Did you find this page useful? Please give it a rating: