Qt 3D Scene2D C++ Classes

Qt 3D Scene2D 모듈은 Quick2 qml 콘텐츠를 Qt 3D 텍스처로 렌더링하는 방법을 제공합니다. 더 보기...

이 모듈은 6.8부터 더 이상 사용되지 않습니다. 새 코드에서는 사용하지 않는 것이 좋습니다.

네임스페이스

Qt3DRender::Quick

QML 유형을 가져오는 내부 네임스페이스

클래스

Qt3DRender::Quick::QScene2D

이 클래스는 QML을 텍스처로 렌더링한 다음 3D 씬의 일부로 사용할 수 있게 해줍니다.

상세 설명

이 모듈은 아직 개발 중이지만 기술 미리보기로 제공됩니다. 즉, 불안정하고 변경될 가능성이 있으며 편의상 제공되는 것입니다.

#include <Qt3DQuickScene2D>

해당 C++ 라이브러리에 연결하려면 qmake 프로젝트 파일에 다음을 추가하세요:

QT += 3dquickscene2d

클래스, 유형 및 함수는 Qt3DScene2D 네임스페이스에서 선언됩니다.

개요

Scene2D

레퍼런스

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