gr property
Vector2
get
gr
inherited
Implementation
Vector2 get gr => yx;
set
gr
(Vector2 arg)
inherited
Implementation
set gr(Vector2 arg) => yx = arg;