Turtle.scale

How many pixels is one unit (as used by forward).

struct Turtle(View)
float scale;

Meta