Eyeon:Script/Reference/Applications/Fusion/Classes/ChildFrame

From VFXPedia

< Eyeon:Script | Reference | Applications | Fusion | Classes
Revision as of 12:14, 22 January 2007 by Peter (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

ParentClass: Object

ChildFrame.


Contents

Methods:

Members:

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: