14 lines
511 B
Markdown
14 lines
511 B
Markdown
---
|
||
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).
|