FNiagaraDataInterfaceProxyOscilloscope::OnUpdateResampling

Called when Resolution or Zoom are changed.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterfaceAudioOscilloscope.h

Include

#include "NiagaraDataInterfaceAudioOscilloscope.h"

Source

/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraDataInterfaceAudioOscilloscope.cpp

Syntax

void OnUpdateResampling
(
    int32 InResolution,
    float InScopeInMilliseconds
)

Remarks

Called when Resolution or Zoom are changed.

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