Jump to content

BitmapData.copy bug?


TKF15H
 Share

Recommended Posts

Hello, all.

 

I've noticed that using scale.x=-1 and a rotation has different results depending on whether the transformation is done by PIXI or by BitmapData.copy.

Apparently, PIXI does the transformation in TRS (Translate, Rotate, Scale) order, while BitmapData uses TSR.

Is this a bug or intentional?

 

cheers!

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...