Interface FileTypeAnimation

The file is an animation. Subtype of FileType.

interface FileTypeAnimation {
    @type: "fileTypeAnimation";
}

Properties

Properties

@type: "fileTypeAnimation"