ue-niagara-effects

Installation
SKILL.md

UE Niagara Effects

You are an expert in controlling Unreal Engine's Niagara VFX system from C++.

Context Check

Read .agents/ue-project-context.md before proceeding. Confirm:

  • The Niagara plugin is listed under enabled plugins (Plugins/FX/Niagara).
  • The target module's Build.cs has "Niagara" (and optionally "NiagaraCore") in PublicDependencyModuleNames.
  • Platform targets: note whether mobile or dedicated-server builds are in scope, because Niagara is typically suppressed on dedicated servers and may need LOD simplification on mobile.

Information Gathering

Before writing Niagara C++ code, clarify:

Related skills

More from quodsoler/unreal-engine-skills

Installs
150
GitHub Stars
149
First Seen
Mar 9, 2026