Set Document Settings
set_documentUpdate Cinema 4D document settings including FPS, frame range, current frame, active camera, and active take. Mirrors FPS and frame range to active render data.
Instructions
Update document-level settings: fps, frame range, current frame, active camera, active take. FPS and frame range are also mirrored onto the active render data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fps | No | Document FPS (also mirrored to active render data). | |
| frame_end | No | Document max time / loop-max in frames. | |
| active_take | No | Name of the take to make current (Main is always valid). | |
| frame_start | No | Document min time / loop-min in frames. | |
| active_camera | No | Name of the camera object to set as scene camera. | |
| current_frame | No | Move playhead to this frame. |