Camera QML Type

Import Statement: import Qt3D 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


matrix : matrix4x4


nearPlane : float


position : vector3d


read-onlyprojectionMatrix : matrix4x4


projectionType : enumeration

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

ConstantDescription
CameraLens.OrthogonalProjectionOrthogonal projection
CameraLens.PerspectiveProjectionPerspective projection

right : float


top : float


upVector : vector3d


viewCenter : vector3d


© 2016 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.