br property

Vector2 get br

Implementation

Vector2 get br => zx;
set br (Vector2 arg)

Implementation

set br(Vector2 arg) => zx = arg;