mirror of
https://github.com/overte-org/overte.git
synced 2025-04-17 00:33:12 +02:00
Nothing...
This commit is contained in:
parent
d5bf9cdbcd
commit
5579eac034
1 changed files with 1 additions and 1 deletions
|
@ -365,7 +365,7 @@ public slots:
|
|||
/**jsdoc
|
||||
* Takes a still snapshot of the current view from the secondary camera that can be set up through the {@link Render} API.
|
||||
* @function Window.takeSecondaryCameraSnapshot
|
||||
* @param {string} filename=QString() - If this value is not null then the image will be saved to this filename, with an appended ",jpg"
|
||||
* @param {string} filename=QString() - If this value is not null then the image will be saved to this filename, with an appended ".jpg"
|
||||
*
|
||||
* var filename = QString();
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue