The RenderSettings type holds settings related to rendering process and host the active FrameGraph. More...
| Import Statement: | import Qt3D.Render 2.9
|
| In C++: | QRenderSettings |
| Status: | Deprecated |
The RenderSettings component must be set as a component of the scene root entity. It specifies render policy and picking settings, as well as hosts the active FrameGraph.
activeFrameGraph : FrameGraphNode
Holds the currently active FrameGraph.
pickingSettings : PickingSettings [read-only]
Holds the current pick settings for the FrameGraph.
renderCapabilities : RenderCapabilities [read-only]
Holds the details of the supported rendering engine
renderPolicy : enumeration
Holds the current render policy.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.9/qml-qt3d-render-rendersettings.html