Inherits GraphCanvas::GraphicsEffect< QGraphicsItem >, AZ::TickBus::Handler, and AZ::SystemTickBus::Handler.
 | 
| 
  | AZ_CLASS_ALLOCATOR (ParticleGraphicsItem, AZ::SystemAllocator) | 
|   | 
| 
  | ParticleGraphicsItem (const ParticleConfiguration &particleConfiguration) | 
|   | 
| 
void  | OnTick (float deltaTime, AZ::ScriptTimePoint timePoint) override | 
|   | 
| 
void  | OnSystemTick () override | 
|   | 
| 
QRectF  | boundingRect () const override | 
|   | 
| 
void  | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=nullptr) override | 
|   | 
| 
virtual QGraphicsItem *  | AsQGraphicsItem () | 
|   | 
| 
virtual void  | PrepareGeometryChange () | 
|   | 
| 
virtual void  | OnGraphicsEffectCancelled () | 
|   | 
| 
GraphicsEffectId  | GetEffectId () const override final | 
|   | 
| 
void  | SetEditorId (EditorId editorId) | 
|   | 
| 
EditorId  | GetEditorId () const | 
|   | 
| 
void  | SetGraphId (const GraphId &graphId) | 
|   | 
| 
GraphId  | GetGraphId () const | 
|   | 
 | 
| 
virtual void  | OnEditorIdSet () | 
|   | 
The documentation for this class was generated from the following file:
- Gems/GraphCanvas/Code/StaticLib/GraphCanvas/GraphicsItems/ParticleGraphicsItem.h