Esempio n. 1
0
 public override Matrix3x3 GetCurrentTransform()
 {
     return(Transformation.Clone());
 }