Light3D QML Type

3D 공간에서 광원 표현. 더 보기...

Import Statement: import QtDataVisualization 1.8
Since: QtDataVisualization 1.0
In C++: Q3DLight

속성

자세한 설명

Light3D는 3D 공간에서 흑백 광원을 나타냅니다.

참고: 기본 라이트는 autoPosition true 입니다.

속성 문서

autoPosition : bool [since QtDataVisualization 1.3]

조명 위치가 카메라를 자동으로 따라갈지 여부를 정의합니다.

참고: 그림자가 활성화된 경우 효과가 없습니다. 조명 위치를 설정하기 전에 그림자를 비활성화하지 않으면 이 프로퍼티가 false 인 경우 자동 위치 지정으로 덮어씌워집니다.

이 프로퍼티는 QtDataVisualization 1.3에 도입되었습니다.


© 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.