The Storyboard Engine provides a number of different global rendering defaults that can be adjusted via command line options at execution time.
If your application contains a number of rotated images, then the -orender_mgr,quality
option can be used to trade between higher execution performance (0) and a better visual interpolation (3)
If your application is using an OpenGL renderer, then the -orender_mgr,multisample
option
can be adjusted to favour less GPU consumption with less less anti-aliasing (0) or choose a smoother visual
presentation but longer to render (4+).