Class QSceneChange

All Implemented Interfaces:
QtObjectInterface
Direct Known Subclasses:
QComponentAddedChange, QComponentRemovedChange, QNodeCommand, QNodeCreatedChange, QNodeDestroyedChange, QPropertyUpdatedChangeBase, QPropertyValueAddedChangeBase, QPropertyValueRemovedChangeBase

public class QSceneChange extends QtObject

Base class for changes that can be sent and received by Qt3D's change notification system

Java wrapper for Qt class Qt3DCore::QSceneChange