Scene2D QML Type
Import Statement: | import Qt3D.Scene2D 2.9 |
Instantiates: | QScene2D |
Properties
- loaded : bool
- output : RenderTargetOutput
- renderPolicy : enumeration
- source : QUrl
Detailed Description
Property Documentation
output : RenderTargetOutput |
Holds the RenderTargetOutput, which specifies where the Scene2D is rendering to.
Holds the render policy of this Scene2D.