argb property

Vector4 get argb

Implementation

Vector4 get argb => wxyz;
set argb (Vector4 arg)

Implementation

set argb(Vector4 arg) => wxyz = arg;