UNiagaraDataInterfaceCurveBase::NormalizeTime

Remap a sample time for this curve to 0 to 1 between first and last keys for LUT access.

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraDataInterfaceCurveBase.h"

Syntax

float NormalizeTime
(
    float T
) const

Remarks

Remap a sample time for this curve to 0 to 1 between first and last keys for LUT access.

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