CameraSelector QML Type

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

导入语句: import Qt3D.Render 2.0
Since: Qt 5.5
实例化: QCameraSelector
继承:

FrameGraphNode

特性

详细描述

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.