RenderingVideo Docs
Clip and Element Index
Index of clip types, shared rules, and links to per-element reference pages
Clip and Element Index
Recommended reading order
- BaseClip, Transform, and Style
- Video
- Image
- Text
- Rect
- Circle
- Polygon
- Code
- SVG
- Icon
- Line / Path
- Three
- Audio
- Subtitle
- Layout
- Template
Reference Structure
- Shared fields are documented in BaseClip, Transform, and Style
- Each clip type has its own dedicated reference page
- Examples and usage patterns are documented separately from field definitions
Shared timeline rules
All top-level tracks[].clips follow these rules:
-
Clips are ordered by
zIndexfirst -
Then ordered by
start -
Total project duration is the maximum actual end time among top-level clips
-
For
videoandaudio,source.endaffects the effective playable range -
layout.childrendoes not enter an independent nested timeline scheduler