Skip to content
Sébastien Lavoie edited this page Jul 1, 2018 · 2 revisions

Full list

The language used here will assume you have read the introduction.

Folder

Property Type Default
name string "Default Name"
parentFolder string null
comment string null

Composition

Property Type Default Description
name string "Jase Default Name"
parentFolder string null
comment string null
selected bool false
label string null
id int null
width int 1280
height int 720
pixelAspect int 1
duration int 10
frameRate int 24
bgColor array [0, 0, 0]
layers object null

Layer

Property Type Default Description
motionBlur boolean false
threeDLayer boolean false
adjustmentLayer boolean false
guideLayer boolean false
locked boolean false
blendingMode string "normal"
parentLayer string null
startTime int 0
time int 0
inPoint int 0
outPoint int 10

Text Layer

Property Type Default Description
fontSize int 36
fillColor array [0, 0, 0]
strokeColor array [0, 0, 0]
strokeWidth array [0, 0, 0]
font string "Helvetica"
strokeOverFill bool false
applyStroke bool false
applyFill bool true
justification string "center"
tracking int 0

Clone this wiki locally