Nodes that can be used as part of the scene graph.
This page lists the nodes in Qt Quick ‘s Qt Quick 场景图形 .
QSGNode 类是所有场景图形节点的基类。
The QSGGeometryNode class is used for all rendered content in the scene graph.
The QSGClipNode class implements the clipping functionality in the scene graph.
QSGTransformNode 类实现场景图形变换。
QSGOpacityNode 类用于改变节点的不透明度。