XRMemberDebugSettings#
Type alias XRMemberDebugSettings
XRMember Debug Settings: { requestServiceStatsLive?: boolean; requestStateReport?: boolean }
Type declaration
-
Optional
Experimental
requestService Stats Live?: boolean Enables live stats communication from tracker service to the client which will be send over the debugInfo channel (TrackerDebugInfo flatbuffer)
-
Optional
Experimental
requestState Report?: boolean Request a service state dump, which will be send over the debugInfo channel (TrackerDebugInfo flatbuffer)
Provides debug settings for the XR member.