LevelOfDetailLoader QML Type

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

导入语句: import Qt3D.Render 2.12
Since: Qt 5.9
继承:

Entity

特性

详细描述

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

另请参阅 LevelOfDetail .

特性文档编制

sources : list < string >

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