aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/twotextureproviders/doc/src/twotextureproviders.qdoc
blob: 1bdd1ab5510c11ca75204eb6b2f962f2f086ad4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// Copyright (C) 2014 Gunnar Sletta <gunnar@sletta.org>
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*!
    \example scenegraph/twotextureproviders
    \title Scene Graph - Two Texture Providers
    \examplecategory {Graphics}
    \ingroup qtquickexamples

    \brief Shows how to combine two textures from two texture providers in a custom scene graph node.

    \image twotextureproviders-example.jpg
 */