Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Particles > Collision > UParticleModuleCollision
Syntax
FRawDistributionFloat DelayAmount
Remarks
How long to delay before checking a particle for collisions. Value is retrieved using the EmitterTime. During update, the particle flag IgnoreCollisions will be set until the particle RelativeTime has surpassed the DelayAmount.