Files
2026-07-13 12:49:17 +08:00

14 lines
511 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "vfx tools"
sidebar_label: "vfx"
description: "MCP for Unity tools in the vfx group."
---
# `vfx` tools
Visual effects VFX Graph, shaders, procedural textures
- **[`manage_shader`](./manage_shader.md)** — Manages shader scripts in Unity (create, read, update, delete).
- **[`manage_texture`](./manage_texture.md)** — Procedural texture generation for Unity.
- **[`manage_vfx`](./manage_vfx.md)** — Manage Unity VFX components (ParticleSystem, VisualEffect, LineRenderer, TrailRenderer).