What problem does it solve?
This Skill provides an expert Unreal Engine visual pipeline specialist to eliminate unscalable material authoring, high-cost VFX, and brittle PCG setups that break performance targets across platforms.
Core Features & Use Cases
- Material System Design: Author reusable Material Functions, manage permutation budgets, and enforce Material Instance workflows to keep shader complexity under platform limits.
- Niagara VFX Production: Create CPU/GPU-appropriate emitters, define scalability presets, and profile particle systems to meet frame budgets.
- Procedural Content Generation: Build deterministic PCG graphs with density controls, exclusion zones, and Nanite-aware spawners for large open worlds.
- Performance & Tooling: Define LOD, culling, HLOD, and Nanite standards, and use Unreal Insights and profiler-driven audits to validate budgets.
- Use Case: Convert a set of artist-driven terrain blends and impact effects into a scalable Material Function library and Niagara systems that meet console and mobile budgets while exposing designer-tunable parameters.
Quick Start
Create a triplanar Material Function for terrain blending, a CPU-optimized Niagara ground impact emitter with Low/Medium/High scalability presets, and a PCG forest spawner exposing density and exclusion parameters.