summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@qt.io>2017-12-14 13:52:18 +0200
committerMiikka Heikkinen <miikka.heikkinen@qt.io>2017-12-15 09:49:09 +0000
commit58b1e8dd47b9368c417a25ad476800452bba2bfb (patch)
tree691f4e4b501135ba6297e29a8606c8ba6c7a919d /doc
parentf4811aafa585a8113a5ebd2a22c53e026c80f4c1 (diff)
Add more viewer command line parameters
Added parameters for setting matte color, render stats, and scale mode. Task-number: QT3DS-701 Change-Id: I989c8fe63c402b7c59090b0e54a70110daf59b38 Reviewed-by: Janne Koskinen <janne.p.koskinen@qt.io> Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/04-viewer/2-commandline.qdoc10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/src/04-viewer/2-commandline.qdoc b/doc/src/04-viewer/2-commandline.qdoc
index d9b4985c..71cbc6ac 100644
--- a/doc/src/04-viewer/2-commandline.qdoc
+++ b/doc/src/04-viewer/2-commandline.qdoc
@@ -94,6 +94,16 @@ The following command line options are supported:
\li --windowgeometry <geometry>
\li Specifies the initial window geometry using the X11-syntax.
For example: \c{1000x800+50+50}
+ \row
+ \li --mattecolor <color>
+ \li Specifies custom matte color using #000000 syntax.
+ For example, white matte: #ffffff
+ \row
+ \li --showstats
+ \li Show render statistics on screen.
+ \row
+ \li --scalemode <center|fit|fill>
+ \li Specifies scaling mode. The default value is 'center'.
\endtable
Example - Creating a one minute 4k image sequence of a presentation: