ezEngine Release 26.9
Loading...
Searching...
No Matches
ezParticleAttractorData Struct Reference

Pre-computed data for one attractor, written by the main thread and consumed by particle tasks. More...

#include <ParticleEffectInstance.h>

Public Member Functions

 EZ_DECLARE_POD_TYPE ()
 

Public Attributes

ezVec3 m_vPosition
 
float m_fStrength
 
float m_fRadius
 
float m_fMinDistance
 
float m_fKillDistance
 

Detailed Description

Pre-computed data for one attractor, written by the main thread and consumed by particle tasks.


The documentation for this struct was generated from the following file: