Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Scene3D

The Scene3D type is used to integrate a Qt3D scene into a QtQuick 2 scene. More...

Import Statement: import QtQuick.Scene3D 2.0
Inherits:

Item

Properties

Methods

Detailed Description

The Scene3D type renders a Qt3D scene, provided by an Entity, into a multisampled Framebuffer object. This object is later blitted into a non-multisampled Framebuffer object, which is then rendered with premultiplied alpha.

Property Documentation

aspects : list<string>


cameraAspectRatioMode : enumeration

Constant Description
Scene3D.AutomaticAspectRatio Automatic aspect ratio.
Scene3D.UserAspectRatio User defined aspect ratio.


[default] entity : Entity


hoverEnabled : bool

true if hover events are accepted.


multisample : bool

true if a multi-sample render buffer is in use.


Method Documentation

void setItemAreaAndDevicePixelRatio(size area, real devicePixelRatio)


Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded