From VFXPedia
< EyeonTips:Script
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
- A frame in this context is the GUI window, not a frame of your comp or image sequence.
- Usually, there's just one ChildFrame object for each comp and you can retrieve it via comp.CurrentFrame. The menu item Window -> New Window allows you to open additional windows of the same comp, which leads to multiple ChildFrame objects being available.
- This picture shows the different parts of a ChildFrame: