rbag property
Vector4
get
rbag
Implementation
Vector4 get rbag => xzwy;
set
rbag
(Vector4 arg)
Implementation
set rbag(Vector4 arg) => xzwy = arg;