Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Particles > API/Runtime/Engine/Particles/Location > API/Runtime/Engine/Particles/Location/UParticleModuleLocation
Syntax
UPROPERTY (EditAnywhere, Category=Location)
float DistributeThreshold
Remarks
When DistributeOverNPoints is set to a non-zero value, this specifies the ratio of particles spawned that should use the distribution. (For example setting this to 1 will cause all the particles to be distributed evenly whereas .75 would cause 1/4 of the particles to be randomly placed).