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.