Methods
(static) toPNGSequence(project, callback)
- Description:
Create a png sequence from a project.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
project |
Wick.Project | the project to create a png sequence from |
callback |
function | Function called when the file is created. Contains the file as a parameter. |