ragb property

Vector4 ragb

Implementation

Vector4 get ragb => xwyz;
void ragb=(Vector4 arg)

Implementation

set ragb(Vector4 arg) => xwyz = arg;