Inspector widget to aid in debugging
Name | Type | Description |
---|---|---|
container |
Element | String | The DOM element or ID that will contain the widget. |
scene |
Scene | The Scene instance to use. |
Throws:
-
DeveloperError : container is required.
-
DeveloperError : scene is required.