Export animation to a file
export_animation(input, filename, nframes = 200, detail = 5, type = "cairo")
Arguments
input |
art object to print |
filename |
filename |
nframes |
defaults to 200 |
detail |
number of interpolated frames, defaults to 5 |
type |
defaults to "cairo" |