C

Studio3DProfiler QML Type

An item rendering profile and debug views in Qt Quick. More...

Import Statement: import QtStudio3D 2.4
Since: Qt 3D Studio 2.2
Inherits:

Item

Detailed Description

Studio3DProfiler displays the debug and profiling views via Qt Quick. This approach can be more lightweight than rendering the views via the 3D engine, and is also compatible with View3D based scenes where there is no single, final 3D image present (so nothing to render these views onto).

Check out the Layers in Qt Quick example for a fully featured example application.

See also View3D.

Available under certain Qt licenses.
Find out more.