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

CustomIntegrationConfigBase Class

Extends MonoBehaviour, ICustomIntegrationConfig
A Base class implementing ICustomIntegrationConfig which automatically setup/clear all the configurations in awake/destroy life cycle.
This is intend to make it more convenient to use custom integration config with boiler plate code provided. Overriding this class following the ExampleCustomIntegrationConfig. For more info about Immersive Debugger, check out the official doc

Member Functions

Indicates how a camera should be found in the application.
This should be dynamically managed across scenes, if previous camera is destroyed, Immersive Debugger will call this function again to retrieve camera.
Returns
The camera component Immersive Debugger is using to position panels
Did you find this page helpful?
Thumbs up icon
Thumbs down icon