summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/pbr-materials/doc/src/materials.qdoc
blob: 0c1d07b842036ba476f80ac396728c16d6ddf5c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*!
    \example pbr-materials
    \title Qt 3D: PBR Materials QML Example
    \examplecategory {3D}
    \ingroup qt3d-examples-qml
    \brief A QML application that demonstrates using PBR materials.

    \image pbr-materials.png

    \e {Pbr-Materials} demonstrates using the Qt 3D material system.

    \include examples-run.qdocinc
*/