Qt 3D Extras QML Types

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

모듈의 QML 유형을 가져와서 사용하려면 다음 문을 사용하십시오:

import Qt3D.Extras 2.8

ConeGeometry

3D 공간에서 원뿔을 만들 수 있습니다.

ConeGeometryView

원뿔형 메시

ConeMesh

원뿔형 메시

CuboidGeometry

3D 공간에서 직육면체 생성을 허용합니다.

CuboidGeometryView

직육면체 메시

CuboidMesh

직육면체 메시

CylinderGeometry

3D 공간에 원통을 만들 수 있습니다.

CylinderGeometryView

원통형 메시

CylinderMesh

원통형 메시

DiffuseSpecularMaterial

퐁 조명 효과의 기본 구현

ExtrudedTextGeometry

3D 공간에 3D 텍스트를 생성할 수 있습니다.

ExtrudedTextMesh

3D 돌출된 텍스트 메시

FirstPersonCameraController

1인칭 시점에서 씬 카메라를 제어할 수 있습니다.

ForwardRenderer

포워드 렌더러의 기본 프레임그래프 구현

GoochMaterial

CAD 및 CAM 애플리케이션에서 널리 사용되는 Gooch 셰이딩 모델을 구현하는 머티리얼입니다.

MetalRoughMaterial

이 머티리얼은 단일 렌더 패스 접근 방식으로 효과를 사용하며 조각별 조명을 수행합니다. OpenGL 3 및 OpenGL ES 3에 대한 기술이 제공됩니다.

OrbitCameraController

궤도 경로를 따라 씬 카메라를 제어할 수 있습니다.

PerVertexColorMaterial

각 버텍스에 설정된 컬러 프로퍼티를 렌더링하기 위한 기본 구현

PlaneGeometry

3D 공간에서 평면 생성 가능

PlaneGeometryView

정사각형 평면 메시

PlaneMesh

정사각형 평면 메시

SkyboxEntity

3D 씬에 스카이박스를 삽입하는 데 사용할 수 있는 컨비니언스 엔티티 서브클래스

SphereGeometry

3D 공간에서 구를 만들 수 있습니다.

SphereGeometryView

구형 메시

SphereMesh

구형 메시

Text2DEntity

3D 공간에 2D 텍스트를 생성할 수 있습니다.

TorusGeometry

3D 공간에서 원환을 만들 수 있습니다.

TorusGeometryView

토로이달 메시

TorusMesh

토로이달 메시

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