QmlStream QML Type
Allows streaming of QML as subpresentation. More...
| Import Statement: | import QtStudio3D.OpenGL 2.5 | 
| 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.