Skip to main content

PostProcessingAi

7 tools in this family (folder Editor/Tools/PostProcessingAi/ 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
postfx_apply_genre_templatewritesMaterialize a VolumeProfile from a hand-tuned genre preset — no LLM call.
postfx_apply_to_volumewritesWire a VolumeProfile asset onto a Volume component on a target GameObject.
postfx_build_profilewritesMaterialize a VolumeProfile .asset from a PostProcessingSpec.
postfx_describe_existing_profileread-onlyRead an existing VolumeProfile asset and return a human-readable summary
postfx_iteratewritesIterate on an existing VolumeProfile. Takes a current PostProcessingSpec (or path to
postfx_propose_from_promptread-onlyPropose a PostProcessingSpec from a natural-language mood/genre prompt
postfx_validate_specread-onlyValidate a PostProcessingSpec JSON object without writing any asset.