Qt3DWindow#
Synopsis#
Functions#
def
activeFrameGraph()def
camera()def
defaultFrameGraph()def
registerAspect(aspect)def
registerAspect(name)def
renderSettings()def
setActiveFrameGraph(activeFrameGraph)def
setRootEntity(root)
Note
This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE
Detailed Description#
- class PySide6.Qt3DExtras.Qt3DExtras.Qt3DWindow([screen=None[, arg__2=Qt3DRender.API.RHI]])#
 - Parameters:
 screen –
PySide6.QtGui.QScreenarg__2 –
API
- PySide6.Qt3DExtras.Qt3DExtras.Qt3DWindow.activeFrameGraph()#
 - Return type:
 
- PySide6.Qt3DExtras.Qt3DExtras.Qt3DWindow.camera()#
 - Return type:
 
- PySide6.Qt3DExtras.Qt3DExtras.Qt3DWindow.defaultFrameGraph()#
 - Return type:
 
- PySide6.Qt3DExtras.Qt3DExtras.Qt3DWindow.registerAspect(aspect)#
 - Parameters:
 
- PySide6.Qt3DExtras.Qt3DExtras.Qt3DWindow.registerAspect(name)
 - Parameters:
 name – str
- PySide6.Qt3DExtras.Qt3DExtras.Qt3DWindow.renderSettings()#
 - Return type:
 
- PySide6.Qt3DExtras.Qt3DExtras.Qt3DWindow.setActiveFrameGraph(activeFrameGraph)#
 - Parameters:
 activeFrameGraph –
PySide6.Qt3DRender.Qt3DRender.QFrameGraphNode
- PySide6.Qt3DExtras.Qt3DExtras.Qt3DWindow.setRootEntity(root)#
 - Parameters: