Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Particles > TypeData > UParticleModuleTypeDataBeam2
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Particles/TypeData/ParticleModuleTypeDataBeam2.h |
Include | #include "Particles/TypeData/ParticleModuleTypeDataBeam2.h" |
Source | /Engine/Source/Runtime/Engine/Private/Particles/ParticleBeamModules.cpp |
void GetNoiseRange
&40;
FVector & NoiseMin,
FVector & NoiseMax
&41;
Remarks
GetNoiseRange Retrieves the range of noise
Parameters
Name | Description |
---|---|
NoiseMin | The minimum noise - output |
NoiseMax | The maximum noise - output |