summaryrefslogtreecommitdiffstats
path: root/config_help.txt
diff options
context:
space:
mode:
Diffstat (limited to 'config_help.txt')
-rw-r--r--config_help.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/config_help.txt b/config_help.txt
index 8aeed3007..8f055023d 100644
--- a/config_help.txt
+++ b/config_help.txt
@@ -3,3 +3,8 @@ Qt3D options:
-assimp .............. Select used assimp library [system/qt/no]
-qt3d-profile-jobs ... Enable jobs profiling [no]
-qt3d-profile-gl ..... Enable OpenGL profiling [no]
+ -qt3d-render ......... Enable the Qt3D Render aspect [yes]
+ -qt3d-input .......... Enable the Qt3D Input aspect [yes]
+ -qt3d-logic .......... Enable the Qt3D Logic aspect [yes]
+ -qt3d-extras ......... Enable the Qt3D Extras aspect [yes]
+ -qt3d-animation....... Enable the Qt3D Animation aspect [yes]