Namespace: DuOCA

DuOCA

Open Cel Animation interchange tools

Members

static,readonlyDuOCA.LayerTypestring

The different layer types
Properties:
Name Type Default Description
PAINT string paintlayer
VECTOR string vectorlayer
GROUP string grouplayer

Methods

staticDuOCA.load(file){DuOCADocument|null}

D:/DEV_SRC/RxOT/DuPSF/tools/output/DuPSF.jsxinc, line 7218
Loads an OCA document from a json file
Name Type Description
file File | string The .json file or its path
Returns:
Type Description
DuOCADocument | null The OCA document or null if the file could not be parsed or opened