duration Duration of a cue in generated script. Default is 1.
file Name of a file to store generated script. Default is temp.scr.
renderer Name of a a renderer in generated script. Default is nil.
scene Name of a a scene in generated script. default is nil.
start Value of start variable in generated script. Default is 0.
cue? Returns cue value.
duration= argument Sets the duration value to the argument.
duration? Returns duration value.
file= argument Sets the file value to the argument.
file? Returns file value.
renderer= argument Sets the renderer value to the argument.
renderer? Returns renderer value.
scene= argument Sets the scene value to the argument.
scene? Returns scene value.
start= argument Sets the start value to the argument.
start? Returns start value.