the smoothing of moviematerials is currently not working.
currently the param is only used to smooth the "drawing" itself, but not the superclass BitmapMaterial. adding an super.smooth = val; in the smooth setter of the MovieMaterial works.
the smoothing of moviematerials is currently not working.
currently the param is only used to smooth the "drawing" itself, but not the superclass BitmapMaterial. adding an super.smooth = val; in the smooth setter of the MovieMaterial works.