Function Node2D.applyScale

Multiplies the current scale by the ratio vector.

void applyScale (
  const(Vector2) ratio
) nothrow @nogc;