EyeonTips:Script/Reference/Applications/Fusion/Classes/ChildFrame
From VFXPedia
- 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: