rgab property
Vector4
get
rgab
Implementation
Vector4 get rgab => xywz;
set
rgab
(Vector4 arg)
Implementation
set rgab(Vector4 arg) => xywz = arg;