Qt3DExtras.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])¶ - Parameters
screen –
QScreen
-
PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.
activeFrameGraph
()¶ - Return type
QFrameGraphNode
-
PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.
camera
()¶ - Return type
QCamera
-
PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.
defaultFrameGraph
()¶ - Return type
QForwardRenderer
-
PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.
registerAspect
(aspect)¶ - Parameters
aspect –
QAbstractAspect
-
PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.
registerAspect
(name)¶ - Parameters
name – unicode
-
PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.
renderSettings
()¶ - Return type
QRenderSettings
-
PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.
setActiveFrameGraph
(activeFrameGraph)¶ - Parameters
activeFrameGraph –
QFrameGraphNode
-
PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.
setRootEntity
(root)¶ - Parameters
root –
QEntity
© 2020 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.