ragb property
Vector4
get
ragb
Implementation
Vector4 get ragb => xwyz;
set
ragb
(Vector4 arg)
Implementation
set ragb(Vector4 arg) => xwyz = arg;