Api session event editor cinematic: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
| Line 28: | Line 28: | ||
|- | |- | ||
|[[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 Keypoint Event Bundle | |Add Keypoint [[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]] | ||
| Line 43: | Line 43: | ||
|- | |- | ||
|[[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 Keypoint Event Bundle | |Remove Keypoint [[Event Bundle]] | ||
|- | |- | ||
|[[api session event editor cinematic set keypoint description|SET_KEYPOINT_DESCRIPTION]] | |[[api session event editor cinematic set keypoint description|SET_KEYPOINT_DESCRIPTION]] | ||
| Line 55: | Line 55: | ||
|- | |- | ||
|[[api session event editor cinematic set keypoint time|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|SET_VOICE]] | |[[api session event editor cinematic set voice|SET_VOICE]] | ||
Revision as of 14:11, 30 March 2026
API api session event editor cinematic Events.
Cinematic editing.
| Name | Description |
|---|---|
| ADD | Add new Cinematic |
| DUPLICATE | Duplicate existing Cinematic |
| REMOVE | Remove existing Cinematic |
| SET_NAME | Set new name of existing Cinematic |
Specific Events:
| 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 |