gba property

Vector3 get gba

Implementation

Vector3 get gba => yzw;
set gba (Vector3 arg)

Implementation

set gba(Vector3 arg) => yzw = arg;