Qt Quick 3D - Level of Detail Helper Example▲
Sélectionnez
QT += quick quick3d
target.path = $$[QT_INSTALL_EXAMPLES]/quick3d/lodhelper
INSTALLS += target
SOURCES += \
main.cpp
RESOURCES += \
qml.qrcDemonstrates the use of level of detail helper.
Article lu fois.
The Qt Company Ltd.
Publié le 27 décembre 2024 - Mis à jour le 27 décembre 2024
QT += quick quick3d
target.path = $$[QT_INSTALL_EXAMPLES]/quick3d/lodhelper
INSTALLS += target
SOURCES += \
main.cpp
RESOURCES += \
qml.qrc