List Niagara Emitters
Emitters in a Niagara system, with the settings_prefix that makes them editable. An emitter's settings live inside VersionData[N] on the emitter object, so a property path without that prefix resolves to nothing. Combine emitter_object and settings_prefix for hf_get_property and hf_set_property, as in VersionData[0].bLocalSpace.
hf_list_niagara_emittersRead onlyArguments
| Name | Type | Description |
|---|---|---|
systemreq | string | NiagaraSystem asset path. |
limit | integer = 60 | |
name_contains | string | Case-insensitive filter on the emitter name. |
Related tools
Nearby in Niagara: