LevelOfDetailLoader QML Type

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

Import Statement: import Qt3D.Render 2.0
开始支持版本: Qt 5.9
基类:

Entity

属性

详细描述

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

参见 LevelOfDetail.

属性

sources : list<string>

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