DebugOverlay QML Type▲
- 
					Import Statement: import Qt3D.Render 2.6 
- 
					Inherits: FrameGraphNode 
- 
					Instantiates:: QDebugOverlay 
Detailed Description▲
Placing a DebugOverlay in one branch of a custom framegraph will cause an overlay with scene details to be rendered along with the scene.
The standard ForwardRenderer includes a DebugOverlay node that can be enabled via the ForwardRenderer::showDebugOverlay property.




