gba property

Vector3 gba

Implementation

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

Implementation

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