XRTK / com.xrtk.core

The Official Mixed Reality Framework for Unity
https://xrtk.io
MIT License
307 stars 34 forks source link

Exposed frame diagnostics for third party consumption #907

Closed FejZa closed 2 years ago

FejZa commented 2 years ago

XRTK - Mixed Reality Toolkit Pull Request

Overview

Introduced IMixedRealityFrameDiagnosticsDataProvider and exposed frame diagnostics so they can be read by third party implementations for custom logging etc. without relying on the diagnostics window.