summaryrefslogtreecommitdiff
path: root/src/core/doc/src/qt3dscene3d-module.qdoc
blob: d825a9ea41f238fb7a0af55f1067a52b681132ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// Copyright (C) 2018 The Qt Company Ltd and/or its subsidiary(-ies).
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*!
   \qmlmodule QtQuick.Scene3D 2.\QtMinorVersion
   \preliminary
   \title Qt 3D Scene3D QML Types
   \ingroup qmlmodules
   \ingroup qt3d-qmlmodules-preliminary

   \brief Provides Qt 3D QML types for the Scene3D module.

   To import and use the module's QML types, use the following statement:

   \qml \QtMinorVersion
   import QtQuick.Scene3D 2.\1
   \endqml
*/