CameraSelector QML Type

Class to allow for selection of camera to be used. 更多...

import 语句: import Qt3D.Render 2.8
在 C++: QCameraSelector
继承:

FrameGraphNode

状态: Deprecated

特性

详细描述

A CameraSelector can be used to select the camera, which is used by the FrameGraph when drawing the entities.

特性文档编制

camera : Entity

Holds the currently selected camera.