aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator
diff options
context:
space:
mode:
authorJohanna Vanhatapio <johanna.vanhatapio@qt.io>2020-09-01 11:46:15 +0300
committerJohanna Vanhatapio <johanna.vanhatapio@qt.io>2020-09-01 14:27:35 +0000
commit980ba0d83dbadfc1feec82a1fcf08916cd923df5 (patch)
tree3bc24d85dd3a8c83dae698bd4dcfb3b7051feac0 /doc/qtcreator
parentdcefa9cd4316fd656ff2d6855d700ce7944cb9ee (diff)
Doc: Describe custom shader utilities
Using the utilities will be described in another change. Task-number: QDS-2613 Change-Id: I41ca69f84df6e977e41ff30508c8a77d779e1c01 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io> Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>
Diffstat (limited to 'doc/qtcreator')
-rw-r--r--doc/qtcreator/src/qtcreator-toc.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/qtcreator/src/qtcreator-toc.qdoc b/doc/qtcreator/src/qtcreator-toc.qdoc
index 28ece9068c..269d6c7a12 100644
--- a/doc/qtcreator/src/qtcreator-toc.qdoc
+++ b/doc/qtcreator/src/qtcreator-toc.qdoc
@@ -136,7 +136,9 @@
\li \l{Adding Models}
\li \l{Using Materials and Shaders}
\li \l{Attaching Textures to Materials}
+ \li \l{Using 3D Materials}
\li \l{Applying 3D Effects}
+ \li \l{Using Custom Shaders}
\li \l{Using Lights}
\li \l{Using Scene Camera}
\li \l{Setting Scene Environment}