TVPaint tools for importing clips exported as JSON from TVPaint 11 and newer
Methods
-
static parseFile(jsonFile) → {Object}
-
Parses a clip exported as JSON from TVPaint 11 and newer
Parameters:
Name Type Description jsonFile
File The jsonFile.json file to import. If a string is provided instead of a File object, it will be used as a path for the file. Returns:
Object - The project, as an object corresponding to a JSON file exported with the JSON exporter in TVpaint 11+.