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 session event editor cinematic | Api session event editor cinematic Endpoints. | ||
[[Cinematic]] editing. | API Endpoints for [[Cinematic]] editing. | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[Api session event editor cinematic add| | |[[Api session event editor cinematic add|add]] | ||
|Add new [[Cinematic]] | |Add new [[Cinematic]] | ||
|- | |- | ||
|[[Api session event editor cinematic duplicate| | |[[Api session event editor cinematic duplicate|duplicate]] | ||
|Duplicate existing [[Cinematic]] | |Duplicate existing [[Cinematic]] | ||
|- | |- | ||
|[[Api session event editor cinematic remove| | |[[Api session event editor cinematic remove|remove]] | ||
|Remove existing [[Cinematic]] | |Remove existing [[Cinematic]] | ||
|- | |- | ||
|[[Api session event editor cinematic set name| | |[[Api session event editor cinematic set name|set_name]] | ||
|Set new name of existing [[Cinematic]] | |Set new name of existing [[Cinematic]] | ||
|} | |} | ||
Additional API Endpoints: | |||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[Api session event editor cinematic add keypoint| | |[[Api session event editor cinematic add keypoint|add_keypoint]] | ||
|Add Keypoint | |Add Keypoint | ||
|- | |- | ||
|[[Api session event editor cinematic add keypoint event bundle| | |[[Api session event editor cinematic add keypoint event bundle|add_keypoint_event_bundle]] | ||
|Add Keypoint [[Event Bundle]] | |Add Keypoint [[Event Bundle]] | ||
|- | |- | ||
|[[Api session event editor cinematic add keypoint with parameters| | |[[Api session event editor cinematic add keypoint with parameters|add_keypoint_with_parameters]] | ||
|Add Keypoint With Parameters | |Add Keypoint With Parameters | ||
|- | |- | ||
|[[Api session event editor cinematic duplicate keypoint| | |[[Api session event editor cinematic duplicate keypoint|duplicate_keypoint]] | ||
|Duplicate Keypoint | |Duplicate Keypoint | ||
|- | |- | ||
|[[Api session event editor cinematic move keypoint| | |[[Api session event editor cinematic move keypoint|move_keypoint]] | ||
|Move Keypoint | |Move Keypoint | ||
|- | |- | ||
|[[Api session event editor cinematic remove keypoint| | |[[Api session event editor cinematic remove keypoint|remove_keypoint]] | ||
|Remove Keypoint | |Remove Keypoint | ||
|- | |- | ||
|[[Api session event editor cinematic remove keypoint event bundle| | |[[Api session event editor cinematic remove keypoint event bundle|remove_keypoint_event_bundle]] | ||
|Remove Keypoint [[Event Bundle]] | |Remove Keypoint [[Event Bundle]] | ||
|- | |- | ||
|[[Api session event editor cinematic set keypoint description| | |[[Api session event editor cinematic set keypoint description|set_keypoint_description]] | ||
|Set Keypoint Description | |Set Keypoint Description | ||
|- | |- | ||
|[[Api session event editor cinematic set keypoint orientation| | |[[Api session event editor cinematic set keypoint orientation|set_keypoint_orientation]] | ||
|Set Keypoint Orientation | |Set Keypoint Orientation | ||
|- | |- | ||
|[[Api session event editor cinematic set keypoint paused| | |[[Api session event editor cinematic set keypoint paused|set_keypoint_paused]] | ||
|Set Keypoint Paused | |Set Keypoint Paused | ||
|- | |- | ||
|[[Api session event editor cinematic set keypoint time| | |[[Api session event editor cinematic set keypoint time|set_keypoint_time]] | ||
|Set Keypoint [[Time]] | |Set Keypoint [[Time]] | ||
|- | |- | ||
|[[Api session event editor cinematic set voice| | |[[Api session event editor cinematic set voice|set_voice]] | ||
|Set Voice | |Set Voice | ||
|} | |} | ||
Latest revision as of 13:32, 14 April 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 |