Scene2D QML Type

Scene2D More...

Import Statement: import Qt3D.Scene2D 2.9
Instantiates: QScene2D

Properties

Detailed Description

Property Documentation

loaded : bool

Holds whether the source has been loaded.


Holds the RenderTargetOutput, which specifies where the Scene2D is rendering to.


renderPolicy : enumeration

Holds the render policy of this Scene2D.


source : QUrl

Holds the qml source url.