Exporter
Static Methods
exportSequenceFrame
25.0boolean
Exports from a sequence. Supported formats are bmp, dpx, gif, jpg, exr, png, tga and tif
Parameters
Name | Type | Description |
---|---|---|
sequence | object | - |
time | - | |
filename | string | Filename to be exported , example 'C:/temp/exportedFrame.png' |
filepath | string | Directory to be exported, example 'C:/temp/' |
width | number | - |
height | number | - |