C
QmlStream QML Type
Allows streaming of QML as subpresentation. More...
Import Statement: | import QtStudio3D.OpenGL 2.4 |
Instantiates: | Q3DSQmlStream |
Properties
- item : Item
- presentationId : string
Detailed Description
See also Studio3D, Presentation, and SubPresentation.
Property Documentation
item : Item |
Contains the Item to be streamed as subpresentation.
presentationId : string |
Contains the presentation id of this subpresentation.
Available under certain Qt licenses.
Find out more.