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 |
基类: |
属性
- sources : list<string>
详细描述
A LevelOfDetailLoader will load the entity matching the LevelOfDetail::currentIndex. The source is selected from the sources property.
参见 LevelOfDetail.