CameraSelector QML Type

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

Import Statement: import Qt3D.Render 2.0
开始支持版本: Qt 5.5
Instantiates: 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.