Open 3D Engine OpenParticleSystem Gem API Reference 26.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
OpenParticle::EmitterConfig Struct Reference

Public Member Functions

 AZ_CLASS_ALLOCATOR (EmitterConfig, AZ::SystemAllocator, 0)
 
void CheckParam ()
 

Public Attributes

AZ::u32 maxSize = 500
 
bool localSpace = false
 
float startTime = 0.f
 
float duration = 2.f
 
SimuCore::ParticleCore::SimulateType type = SimuCore::ParticleCore::SimulateType::CPU
 
bool loop = true
 

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