Qt3DCore

Contains classes that are the foundation for Qt 3D simulation framework, as well as classes that provide the ability to render using the Qt 3D framework. More

Inheritance diagram of PySide6.Qt3DCore.Qt3DCore

Synopsis

Static functions

Detailed Description

static PySide6.Qt3DCore.Qt3DCore.qHash(id[, seed=0])
Parameters
Return type

int

static PySide6.Qt3DCore.Qt3DCore.qIdForNode(node)
Parameters

nodePySide6.Qt3DCore.Qt3DCore.QNode

Return type

PySide6.Qt3DCore.Qt3DCore.QNodeId

Returns node id for node.