CameraSetupAi
6 tools in this family (folder Editor/Tools/CameraSetupAi/ 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.
| Tool | Effect | Description |
|---|---|---|
cameraai_apply_genre_preset | writes | Auto-configure a Cinemachine camera rig for the requested genre |
cameraai_create_custom_from_prompt | writes | Generate a custom camera preset from a natural-language prompt and build the rig. |
cameraai_describe_existing_camera | read-only | Describe the active scene's main camera + Cinemachine settings, then classify |
cameraai_list_genres | read-only | List every supported camera genre with its canonical preset |
cameraai_propose_genre_from_scene | read-only | Analyze the current scene (selected GameObject + its components + scene name) |
cameraai_tune_for_screen_aspect | writes | Adjust the active camera's FOV (perspective) or orthographic size for the target aspect ratio. |