Skip to main content

VfxGraphAi

6 tools in this family (folder Editor/Tools/VfxGraphAi/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
vfxgraph_apply_templatewritesApply one of the bundled hand-tuned VFX Graph templates: fire | smoke | magic.
vfxgraph_build_assetwritesMaterialize a Unity .vfx asset from a VfxGraphSpec. Validates first; refuses
vfxgraph_describe_existingread-onlyRead an existing .vfx asset and return a human-readable summary
vfxgraph_iteratewritesIterate on an existing VFX Graph. Takes a current VfxGraphSpec (or a path to
vfxgraph_propose_from_promptread-onlyBuril writes the VFX Graph. GPU-driven particles from text prompts.
vfxgraph_validate_specread-onlyValidate a VfxGraphSpec JSON object without writing any asset.