Variable Transform2D.y_axis

struct Transform2D
{
  // ...
  Vector2 y_axis ;
  // ...
}