Api session event editor cinematic: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
API Endpoint: api/session/event/editorcinematic/ | |||
API endpoints for [[Cinematic]] editing. | API endpoints for [[Cinematic]] editing. | ||
| Line 60: | Line 60: | ||
|Set Voice | |Set Voice | ||
|} | |} | ||
{{article end|seealso=*[[Api | {{article end|seealso=*[[Api Session Endpoints]] | ||
*[[Api session items cinematicdatas]] | *[[Api session items cinematicdatas]] | ||
}} | }} | ||
[[Category:API]] | [[Category:API]] | ||
Latest revision as of 08:39, 3 June 2026
API Endpoint: api/session/event/editorcinematic/
API endpoints for Cinematic editing.
| Name | Description |
|---|---|
| add | Add new Cinematic |
| duplicate | Duplicate existing Cinematic |
| remove | Remove existing Cinematic |
| set_name | Set new name of existing Cinematic |
Additional API endpoints:
| Name | Description |
|---|---|
| add_keypoint | Add KeyPoint |
| add_keypoint_event_bundle | Add KeyPoint Event Bundle |
| add_keypoint_with_parameters | Add KeyPoint With Parameters |
| duplicate_keypoint | Duplicate KeyPoint |
| move_keypoint | Move KeyPoint |
| remove_keypoint | Remove KeyPoint |
| remove_keypoint_event_bundle | Remove KeyPoint Event Bundle |
| set_keypoint_description | Set KeyPoint Description |
| set_keypoint_orientation | Set KeyPoint Orientation |
| set_keypoint_paused | Set KeyPoint Paused |
| set_keypoint_time | Set KeyPoint Time |
| set_voice | Set Voice |