DebugOverlay QML Type
Enables a visual overlay with scene details. More...
| Instantiates: | QDebugOverlay |
Detailed Description
\inqmlmoduleQt3D.Render \inherits FrameGraphNode \since 2.16
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.