Receives render capture result. More...
| Import Statement: | import Qt3D.Render 2.9
|
| In C++: | QRenderCaptureReply |
| Status: | Deprecated |
captureId : int [read-only]
Holds the captureId, which was passed to the renderCapture.
complete : bool [read-only]
Holds the complete state of the render capture.
image : variant [read-only]
Holds the image, which was produced as a result of render capture.
bool saveImage(fileName)
Saves the render capture result as an image to fileName. Returns true if the image was successfully saved; otherwise returns false.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.9/qml-qt3d-render-rendercapturereply.html