r3f-xr-widgets / DebugExpose
Function: DebugExpose()
DebugExpose(
__namedParameters):null
Defined in: src/components/DebugExpose.tsx:18
Debug component that exposes Three.js objects to the browser console. Useful for debugging and inspecting the scene during development.
Exposes: scene, gl (renderer), camera, and optionally the XR store
Parameters
__namedParameters
Returns
null