UParticleModuleTypeDataBeam2::GetNoiseRange

GetNoiseRange Retrieves the range of noise

Windows
MacOS
Linux

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

Syntax

void GetNoiseRange
(
    FVector & NoiseMin,
    FVector & NoiseMax
)

Remarks

GetNoiseRange Retrieves the range of noise

Parameters

Parameter

Description

NoiseMin

The minimum noise - output

NoiseMax

The maximum noise - output

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss