Provides a way of specifying a render target. More...
Import Statement: | import Qt3D.Render |
Since: | Qt 5.7 |
Instantiates: | QRenderTargetSelector |
Inherits: |
A RenderTargetSelector is used to select active RenderTarget for the FrameGraph. When RenderTargetSelector is present in the FrameGraph, the rendering is directed into Texture objects or draw buffers instead of the surface specified in the RenderSurfaceSelector.
target : RenderTarget
Holds the current render target
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.2/qml-qt3d-render-rendertargetselector.html