Node2D.applyScale

Multiplies the current scale by the ratio vector.

struct Node2D
@nogc nothrow
void
applyScale
(
in Vector2 ratio
)

Meta