API reference
API reference
Select your platform
No SDKs available
No versions available

DebugInterface Class

Extends Interface
This is a MonoBehaviour for the most high-level Panel UI of Immersive Debugger.
Containing UI elements of all the panels (for now 3 panels - debug bar, inspector, console) and performs registration of the inter-links and control buttons between the panels. For more info about Immersive Debugger, check out the official doc

Properties

override bool FollowOverride[Get]
override bool RotateOverride[Get]
bool OpacityOverride[Get]

Member Functions

Register a debug panel dynamically at runtime.
This method allows external packages to register their panels with the debug interface.
Parameters
panel
The debug panel to register