gb property

Vector2 get gb
inherited

Implementation

Vector2 get gb => yz;
set gb (Vector2 arg)
inherited

Implementation

set gb(Vector2 arg) => yz = arg;