My program doesn't have bugs. It just develops random features.
UE3:ParticleModuleSpawnBase (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> ParticleModule >> ParticleModuleSpawnBase |
- Package:
- Engine
- Direct subclasses:
- ParticleModuleSpawn, ParticleModuleSpawnPerUnit
- This class in other games:
- UT3
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Properties[edit]
Property group 'Burst'[edit]
bProcessBurstList[edit]
Type: bool
If TRUE, the BurstList of the SpawnModule of the emitter will be processed. If mutliple Spawn modules are 'stacked' in an emitter, if ANY of them have this set to FALSE, it will not process the SpawnModule BurstList.
Default value: True
Property group 'Spawn'[edit]
bProcessSpawnRate[edit]
Type: bool
If TRUE, the SpawnRate of the SpawnModule of the emitter will be processed. If mutliple Spawn modules are 'stacked' in an emitter, if ANY of them have this set to FALSE, it will not process the SpawnModule SpawnRate.
Default value: True