Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Particles > Beam > UParticleModuleBeamNoise
Syntax
float FrequencyDistance
Remarks
The distance at which to deposit noise points. If 0.0, then use the static frequency value. If not, distribute noise points at the given distance, up to the static Frequency value. At that point, evenly distribute them along the beam.