LevelOfDetailLoader QML Type

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

Properties

Detailed Description

\inqmlmoduleQt3D.Render \inherits Entity \since 5.9

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.