CameraSelector QML Type
用于选择要使用的相机的类。更多
Import Statement: | import Qt3D.Render 2.9 |
In C++: | QCameraSelector |
Inherits: | |
Status: | Deprecated |
属性
- camera : Entity
详细说明
CameraSelector 可用于选择摄像机,FrameGraph 在绘制实体时会使用该摄像机。
属性文档
camera : Entity |
保存当前选定的摄像机。
© 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.