Qt3DWindow露
- PyQt5.Qt3DExtras.Qt3DWindow
Inherits from QWindow.
Description露
TODO
Methods露
- __init__(screen: QScreen = None)
TODO
- activeFrameGraph() → QFrameGraphNode
Returns the node of the active frame graph.
See also
- camera() → QCamera
TODO
- defaultFrameGraph() → QForwardRenderer
Returns the node of the default framegraph
- event(QEvent) → bool
TODO
- registerAspect(QAbstractAspect)
Registers the specified aspect.
- registerAspect(str)
Registers the specified aspect name.
- renderSettings() → QRenderSettings
Returns the render settings of the 3D Window.
- resizeEvent(QResizeEvent)
TODO
- setActiveFrameGraph(QFrameGraphNode)
Activates the specified activeFrameGraph.
See also
- setRootEntity(QEntity)
Sets the specified root entity of the scene.
- showEvent(QShowEvent)
TODO