Qt3DWindow¶
Synopsis¶
Functions¶
def
activeFrameGraph
()def
camera
()def
defaultFrameGraph
()def
registerAspect
(aspect)def
registerAspect
(name)def
renderSettings
()def
setActiveFrameGraph
(activeFrameGraph)def
setRootEntity
(root)
Detailed Description¶
- class PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow([screen=None[, arg__2=Qt3DRender.API.OpenGL]])¶
- Parameters:
arg__2 –
API
screen –
PySide2.QtGui.QScreen
- PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.activeFrameGraph()¶
- Return type:
- PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.camera()¶
- Return type:
- PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.defaultFrameGraph()¶
- Return type:
- PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.registerAspect(aspect)¶
- Parameters:
- PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.registerAspect(name)
- Parameters:
name – str
- PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.renderSettings()¶
- Return type:
- PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.setActiveFrameGraph(activeFrameGraph)¶
- Parameters:
activeFrameGraph –
PySide2.Qt3DRender.Qt3DRender.QFrameGraphNode
- PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.setRootEntity(root)¶
- Parameters:
© 2022 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.