API Reference > imodeljs-frontend > Rendering > RenderTargetDebugControl RenderTargetDebugControl Interface Beta An interface optionally exposed by a RenderTarget that allows control of various debugging features. Properties Name Type Description drawForReadPixels boolean If true, render to the screen as if rendering off-screen for readPixels(). useLogZ boolean If true, use log-z depth buffer (assuming supported by client). Defined in core/frontend/src/render/RenderTarget.ts Line 59 Last Updated: 13 June, 2024