Video Editor
Resources
Project Settings
Project File:
Comp Name:
Update Project
Timeline
-
+
00:00s
{% for scene in data.get('timeline', []) %}
{{ scene['name'] }}
▼
Custom Actions
{% for action in scene['custom_actions'] %}
Change Type:
{{ action['change_type'] }}
Layer Name:
{{ action['layer_name'] }}
Comp Name:
{{ action['comp_name'] }}
Layer Index:
{{ action['layer_index'] }}
{% endfor %}
{% endfor %}
Add Scene
Add Custom Action