Eyeon:Script/Reference/Applications/Fusion/Classes/ChildFrame
From VFXPedia
< Eyeon:Script | Reference | Applications | Fusion | Classes
ParentClass: Object
ChildFrame.
Contents |
Methods:
- SetViewLayout
- GetViewLayout
- GetPreviewList
- GetControlViewList
- GetMainViewList
- SwitchControlView
- SwitchMainView
- ViewOn
Members:
- RightView
- LeftView
- SplineView
- TimelineView
- TransportView
- ModifierView
- MaskView
- ToolView
- TimeRulerView
- ConsoleView
- InfoView
- FlowView
- CurrentView
- Composition
Other:
Tips for ChildFrame (edit)
- 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: