NiagaraComputeMaxThreadGroupSize

Defines The maximum ThreadGroup size we allow in Niagara.

Windows
MacOS
Linux

Syntax

constexpr uint32 NiagaraComputeMaxThreadGroupSize

Remarks

Defines The maximum ThreadGroup size we allow in Niagara. This is important for how memory is allocated as we always need to round this and the final instance is used to avoid overflowing the buffer.

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