UNiagaraBakerSettings::GetDisplayInfo

Get display info, the input time is expected to tbe relative, i.e. StartDuration is not taking into account.

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraBakerSettings.h"

Source

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

Syntax

FDisplayInfo GetDisplayInfo
(
    float Time,
    bool bLooping
) const

Remarks

Get display info, the input time is expected to tbe relative, i.e. StartDuration is not taking into account.

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