Eyeon:Script/Reference/Applications/Fusion/Classes/Output
From VFXPedia
< Eyeon:Script | Reference | Applications | Fusion | Classes
Parent Class: Link
Output.
Contents |
Methods:
GetValue | Retrieve the Output's value at the given time |
GetValueMemBlock | Retrieve the Output's value as a MemBlock |
EnableDiskCache | Controls disk-based caching |
ClearDiskCache | Clears frames from the disk cache |
ShowDiskCacheDlg | Displays the Cache-To-Disk dialog for user interaction |
GetConnectedInputs | Returns a table of Inputs connected to this Output |
Members:
No Members.
Attributes:
OUTS_Name | The name of the Output |
OUTS_ID | The Output's unique ID string |
OUTS_DataType | The 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.