timelinefx:
timelinefx
.LoadShape
Function LoadShape:
tlShape
( url:
String
, width:
Int
=0, height:
Int
=0, frames:
Int
=1, padding:
Int
=false )
Load a
tlShape
Parameters
url
String of the path where the image is stored
width
Int width of the image
height
Int height of the image
frames
Int number of frames in the image
padding
True or False whether to add padding around each frame.