W3cubDocs

/Qt 5.15

LevelOfDetailLoader QML Type

An entity loader that changes depending on distance to camera or screen size. More...

Import Statement: import Qt3D.Render 2.15
Since: Qt 5.9
Inherits:

Entity

Properties

Detailed Description

A LevelOfDetailLoader will load the entity matching the LevelOfDetail::currentIndex. The source is selected from the sources property.

See also LevelOfDetail.

Property Documentation

sources : list<string>

The list of sources (array of strings) to load from.

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-5.15/qml-qt3d-render-levelofdetailloader.html