rbga property

Vector4 rbga

Implementation

Vector4 get rbga => xzyw;
void rbga=(Vector4 arg)

Implementation

set rbga(Vector4 arg) => xzyw = arg;