Camera QML Type

Import Statement: import Qt3D.Core 2.0
Since: Qt 5.5
Instantiates: QCamera
Inherits:

Entity

Properties

Detailed Description

Property Documentation

aspectRatio : float

bottom : float

farPlane : float

fieldOfView : float

left : float

nearPlane : float

position : vector3d

[read-only] projectionMatrix : matrix4x4

projectionType : enumeration

Holds the type of the camera projection (orthogonal or perspective).

Constant Description
CameraLens.OrthographicProjection Orthographic projection
CameraLens.PerspectiveProjection Perspective projection

right : float

top : float

upVector : vector3d

viewCenter : vector3d

viewMatrix : matrix4x4

viewVector : vector3d

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/archives/qt-5.6/qml-qt3d-core-camera.html