FNiagaraGPUSortInfo::SetSortFlags

Set the SortFlags based on the emitter and material constraints.

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraGPUSortInfo.h"

Syntax

void SetSortFlags
(
    bool bHighPrecisionKeys,
    bool bTranslucentMaterial
)

Remarks

Set the SortFlags based on the emitter and material constraints.

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