Skip to content
Jigwright
HullForge docs

Audit Niagara System

Check a Niagara system for the faults that produce no error and no warning: GPU emitters with no fixed bounds, renderers with no material, renderers that do not support their emitter's simulation target, emitters with no renderer at all, and enabled emitters that resolve to nothing. Returns one finding per problem with the exact object to fix, and states what it did not examine.

hf_audit_niagara_systemRead only

Arguments

NameTypeDescription
systemreqstringNiagaraSystem asset path.
include_disabledboolean
= false
Also report problems inside disabled emitters. Off by default, because a disabled emitter renders nothing by design.

Nearby in Niagara: