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

From VFXPedia

< Eyeon:Script | Reference | Applications | Fusion | Classes
Revision as of 01:51, 20 November 2007 by Daniel (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Parent Class: Link

Output.

Contents

Methods:

GetValueRetrieve the Output's value at the given time
GetValueMemBlockRetrieve the Output's value as a MemBlock
EnableDiskCacheControls disk-based caching
ClearDiskCacheClears frames from the disk cache
ShowDiskCacheDlgDisplays the Cache-To-Disk dialog for user interaction
GetConnectedInputsReturns a table of Inputs connected to this Output

Members:

No Members.

Attributes:

OUTS_NameThe name of the Output
OUTS_IDThe Output's unique ID string
OUTS_DataTypeThe type of Parameter that this Output uses


Tips for Output (edit)

  • The :GetDoD() method has been added in recent releases. It returns an array with four integers containing the DoD of the tool's output in the order left, bottom, right, top.