Light QML Type

Qt 3D 장면에서 QAbstractLight 객체를 캡슐화합니다. 더 보기...

Import Statement: import Qt3D.Render 2.8
In C++: QAbstractLight
Status: Deprecated

속성

  • type : enumeration

상세 설명

속성 문서

type : enumeration [read-only]

특정 라이트 유형을 보유합니다.

Constant설명
Light.PointLight포인트 라이트
Light.DirectionalLight디렉셔널 라이트
Light.SpotLight스포트 라이트

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