Api session event editor cinematic: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Api session event editor cinematic Endpoints. | Api session event editor cinematic Endpoints. | ||
API | API End[[#Api Model Point|Point]]s for [[Cinematic]] editing. | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
| Line 19: | Line 19: | ||
|} | |} | ||
Additional API | Additional API End[[#Api Model Point|Point]]s: | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
| Line 25: | Line 25: | ||
|- | |- | ||
|[[Api session event editor cinematic add keypoint|add_keypoint]] | |[[Api session event editor cinematic add keypoint|add_keypoint]] | ||
|Add | |Add Key[[#Api Model Point|Point]] | ||
|- | |- | ||
|[[Api session event editor cinematic add keypoint event bundle|add_keypoint_event_bundle]] | |[[Api session event editor cinematic add keypoint event bundle|add_keypoint_event_bundle]] | ||
|Add | |Add Key[[#Api Model Point|Point]] [[Event Bundle]] | ||
|- | |- | ||
|[[Api session event editor cinematic add keypoint with parameters|add_keypoint_with_parameters]] | |[[Api session event editor cinematic add keypoint with parameters|add_keypoint_with_parameters]] | ||
|Add | |Add Key[[#Api Model Point|Point]] With Parameters | ||
|- | |- | ||
|[[Api session event editor cinematic duplicate keypoint|duplicate_keypoint]] | |[[Api session event editor cinematic duplicate keypoint|duplicate_keypoint]] | ||
|Duplicate | |Duplicate Key[[#Api Model Point|Point]] | ||
|- | |- | ||
|[[Api session event editor cinematic move keypoint|move_keypoint]] | |[[Api session event editor cinematic move keypoint|move_keypoint]] | ||
|Move | |Move Key[[#Api Model Point|Point]] | ||
|- | |- | ||
|[[Api session event editor cinematic remove keypoint|remove_keypoint]] | |[[Api session event editor cinematic remove keypoint|remove_keypoint]] | ||
|Remove | |Remove Key[[#Api Model Point|Point]] | ||
|- | |- | ||
|[[Api session event editor cinematic remove keypoint event bundle|remove_keypoint_event_bundle]] | |[[Api session event editor cinematic remove keypoint event bundle|remove_keypoint_event_bundle]] | ||
|Remove | |Remove Key[[#Api Model Point|Point]] [[Event Bundle]] | ||
|- | |- | ||
|[[Api session event editor cinematic set keypoint description|set_keypoint_description]] | |[[Api session event editor cinematic set keypoint description|set_keypoint_description]] | ||
|Set | |Set Key[[#Api Model Point|Point]] Description | ||
|- | |- | ||
|[[Api session event editor cinematic set keypoint orientation|set_keypoint_orientation]] | |[[Api session event editor cinematic set keypoint orientation|set_keypoint_orientation]] | ||
|Set | |Set Key[[#Api Model Point|Point]] Orientation | ||
|- | |- | ||
|[[Api session event editor cinematic set keypoint paused|set_keypoint_paused]] | |[[Api session event editor cinematic set keypoint paused|set_keypoint_paused]] | ||
|Set | |Set Key[[#Api Model Point|Point]] Paused | ||
|- | |- | ||
|[[Api session event editor cinematic set keypoint time|set_keypoint_time]] | |[[Api session event editor cinematic set keypoint time|set_keypoint_time]] | ||
|Set | |Set Key[[#Api Model Point|Point]] [[Time]] | ||
|- | |- | ||
|[[Api session event editor cinematic set voice|set_voice]] | |[[Api session event editor cinematic set voice|set_voice]] | ||
Revision as of 14:44, 2 June 2026
Api session event editor cinematic Endpoints.
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 |