QNodeCommand露
- PyQt5.Qt3DCore.QNodeCommand
Inherits from QSceneChange.
Description露
The QNodeCommand class is the base class for all CommandRequested QSceneChange events.
The QNodeCommand class is the base class for all QSceneChange events that have the changeType() CommandRequested.
You can subclass this to create your own node update types for communication between your QNode and QBackendNode subclasses when writing your own aspects.