
説明
Material2AI is an Unreal Engine editor plugin that exports Material and Material Function graphs into AI-readable Markdown.
It adds a Content Browser context menu and a Material Editor toolbar button. Select a Material or Material Function, click Material2AI: Export, then copy or save a structured report for AI review, debugging, documentation, or shader analysis.
Features:
- Exports Material root output trees in structured format
- Supports Material Function references and optional recursive expansion
- Shows connected node flow, unconnected input pins, and available default values
- Optional Material Details and Material Function Details
- Optional Material Node Properties and Material Function Node Properties
- Copy or save Markdown reports under Saved/Material2AI
- Editor-only plugin with no runtime dependency
Best used for:
- Explaining complex Unreal material graphs to AI assistants
- Documenting Material and Material Function dependencies
Tested with Unreal Engine 5.7.







