RenderSurfaceSelector QML Type
Import Statement: | import Qt3D.Render 2.0 |
Instantiates: | QRenderSurfaceSelector |
Properties
- externalRenderTargetSize : QSize
- surface : QSurface
- window : QWindow
Detailed Description
Property Documentation
externalRenderTargetSize : QSize |
Holds the size of the external render target.
surface : QSurface |
Holds the surface.
window : QWindow |
Holds the window.