Skip to main content

CinematicComposer

8 tools in this family (folder Editor/Tools/CinematicComposer/ 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
composer_add_post_fx_to_timelinewritesWire a Volume Profile (or fall back to PostProcessVolume on legacy projects) per shot of an existing…
composer_build_timeline_from_shot_listwritesMaterialize a shot list (from composer_generate_shot_list) into a real TimelineAsset +
composer_compose_fullwritesOne-shot pipeline: generate a shot list AND build the Timeline asset in a single call.
composer_export_to_recorderwritesConfigure Unity Recorder to render an existing Composer timeline to MP4. The Recorder package
composer_generate_shot_listread-onlyGenerate a structured shot list (JSON) from a director's prompt using the user's BYOK provider.
composer_modify_shot_durationwritesEdit the duration of one CinemachineShot clip on an existing Composer timeline. Following clips
composer_swap_camera_targetwritesRe-wire the LookAt and/or Follow target on a CinemachineCamera (or legacy CinemachineVirtualCamera)
composer_validate_timelineread-onlySanity-check a Composer-built TimelineAsset: empty clips, missing virtual cameras, broken transition…