gra property

Vector3 get gra

Implementation

Vector3 get gra => yxw;
set gra (Vector3 arg)

Implementation

set gra(Vector3 arg) => yxw = arg;