LevelOfDetailSwitch QML Type

距離や画面サイズに基づいて子エンティティを有効にする方法を提供します。詳細...

Import Statement: import Qt3D.Render 2.8
In C++: QLevelOfDetailSwitch
Inherits:

Component3D

Status: Deprecated

プロパティ

詳細説明

このコンポーネントはエンティティに割り当てられる。エンティティがカメラに対する距離を変更すると、LevelOfDetailSwitch は、インデックスcurrentIndex に一致するエンティティ以外のすべての子エンティティを無効にします。

LevelOfDetailも参照

プロパティのドキュメント

currentIndex : int

現在選択されている子エンティティのインデックス。


© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.