CameraSelector QML Type
Class to allow for selection of camera to be used. More...
Instantiates: | QCameraSelector |
Properties
- camera : Entity
Detailed Description
\inqmlmodule
Qt3D.Render \inherits
FrameGraphNode \since
5.5
A CameraSelector can be used to select the camera, which is used by the FrameGraph when drawing the entities.
Property Documentation
camera : Entity |
Holds the currently selected camera.